Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/i386/libi386/
H A Dbiosdisk.c58 #define DT_ATAPI 0x10 /* disk type for ATAPI floppies */ macro
1335 if (bd->bd_type == DT_ATAPI) { in bd_getdev()