Searched refs:libhal_drive_from_udi (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/cmd/hal/tools/
H A Dhal-storage-unmount.c174 drive = libhal_drive_from_udi (hal_ctx, udi);
195 drive = libhal_drive_from_udi (hal_ctx, drive_udi);
H A Dhal-storage-closetray.c158 if ((drive = libhal_drive_from_udi (hal_ctx, udi)) == NULL) {
H A Dhal-storage-eject.c169 if ((drive = libhal_drive_from_udi (hal_ctx, drive_udi)) == NULL) {
H A Dhal-storage-zpool.c230 if ((drive = libhal_drive_from_udi (hal_ctx, drive_udi)) == NULL) {
H A Dhal-storage-mount.c1185 drive = libhal_drive_from_udi (hal_ctx, udi);
1205 drive = libhal_drive_from_udi (hal_ctx, drive_udi);
/osnet-11/usr/src/lib/hal/libhal-storage/common/
H A Dlibhal-storage.h192 LibHalDrive *libhal_drive_from_udi (LibHalContext *hal_ctx,
H A Dlibhal-storage.c895 libhal_drive_from_udi (LibHalContext *hal_ctx, const char *udi) function
1351 result = libhal_drive_from_udi (hal_ctx, found_udi);

Completed in 71 milliseconds