Home
last modified time | relevance | path

Searched refs:DEVT_FD (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/boot/i386/libi386/
H A Dbiosdisk.c160 .dv_type = DEVT_FD,
201 if (dev->dv_type == DEVT_FD) in bd_get_bdinfo_list()
724 case DEVT_FD: in bd_print_common()
/illumos-gate/usr/src/boot/libsa/
H A Dstand.h148 #define DEVT_FD 5 macro
/illumos-gate/usr/src/boot/efi/libefi/
H A Defipart.c76 .dv_type = DEVT_FD,
130 if (dev->dv_type == DEVT_FD) in efiblk_get_pdinfo_list()