Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/i386/libi386/
H A Dbiosdisk.c120 #define BD_FLOPPY 0x0004 macro
314 bd->bd_flags = BD_FLOPPY; in fd_init()
663 if ((bd->bd_flags & BD_FLOPPY) != 0) in bd_int13probe()