Home
last modified time | relevance | path

Searched refs:LIBHAL_DRIVE_TYPE_FLOPPY (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/hal/libhal-storage/common/
H A Dlibhal-storage.c308 } else if (drive_type==LIBHAL_DRIVE_TYPE_FLOPPY) { in libhal_drive_policy_compute_display_name()
525 case LIBHAL_DRIVE_TYPE_FLOPPY: in libhal_drive_policy_compute_icon_name()
567 case LIBHAL_DRIVE_TYPE_FLOPPY: in libhal_volume_policy_compute_icon_name()
988 drive->type = LIBHAL_DRIVE_TYPE_FLOPPY; in libhal_drive_from_udi()
H A Dlibhal-storage.h159 LIBHAL_DRIVE_TYPE_FLOPPY = 0x03, enumerator