Searched refs:bd_type (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/boot/i386/libi386/
H A Dbiosdisk.c86 int bd_type; /* BIOS 'drive type' (floppy only) */ member in struct:bdinfo
216 bd->bd_type = v86.ebx & 0xff;
659 if (bdinfo[dev->d_unit].bd_type == DT_ATAPI) {
/freebsd-9.3-release/sys/boot/pc98/libpc98/
H A Dbiosdisk.c97 int bd_type; /* BIOS 'drive type' (floppy only) */ member in struct:bdinfo
1043 if (bdinfo[dev->d_unit].bd_type == DT_ATAPI) {
/freebsd-9.3-release/sys/dev/de/
H A Dif_devar.h345 tulip_board_t bd_type; member in struct:__anon7522
H A Dif_de.c2873 if (sc->tulip_boardsw->bd_type == TULIP_21140_ISV) {

Completed in 67 milliseconds