Home
last modified time | relevance | path

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

/freebsd/stand/i386/libi386/
H A Dbiosdisk.c56 #define DT_ATAPI 0x10 /* disk type for ATAPI floppies */ macro
1330 if (bd->bd_type == DT_ATAPI) { in bd_getdev()