Searched refs:storage_device (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/hal/probing/volume/
H A Dprobe-volume.c430 char *storage_device; local
474 if ((storage_device = getenv ("HAL_PROP_BLOCK_STORAGE_DEVICE")) == NULL) {
589 ctx, "block.storage_device", storage_device, &num_volumes, &error)) != NULL) {
/osnet-11/usr/src/lib/hal/libhal-storage/common/
H A Dlibhal-storage.c736 char *storage_device; member in struct:LibHalVolume_s
841 libhal_free_string (vol->storage_device);
1066 return volume->storage_device;
1148 LIBHAL_PROP_EXTRACT_STRING ("block.storage_device", vol->storage_device);
1335 storage_udi = libhal_device_get_property_string (hal_ctx, udi, "block.storage_device", &err1);
1727 if ((udis = libhal_manager_find_device_string_match (hal_ctx, "block.storage_device",

Completed in 26 milliseconds