Home
last modified time | relevance | path

Searched refs:libhal_drive_get_device_file (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/hal/tools/
H A Dhal-storage-closetray.c169 libhal_drive_get_device_file (drive), in main()
H A Dhal-storage-eject.c228 libhal_drive_get_device_file (drive), in main()
/titanic_41/usr/src/lib/hal/libhal-storage/common/
H A Dmapfile-vers61 libhal_drive_get_device_file;
H A Dlibhal-storage.h212 const char *libhal_drive_get_device_file (LibHalDrive *drive);
H A Dlibhal-storage.c1495 libhal_drive_get_device_file (LibHalDrive *drive) in libhal_drive_get_device_file() function
/titanic_41/usr/src/cmd/rmvolmgr/
H A Drmm_common.c411 ((device = libhal_drive_get_device_file(d)) != NULL)) { in rmm_print_volume_nicknames()
909 d_dev = libhal_drive_get_device_file(d); in rmm_action()