Searched refs:bd_type (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/sys/dev/bxe/
H A Decore_hsi.h7686 uint8_t bd_type; member in struct:eth_tx_parse_2nd_bd
7687 #define ETH_TX_PARSE_2ND_BD_TYPE (0xF<<0) /* BitField bd_type Type of bd (use enum eth_2nd_parse_bd_type) */
7689 #define ETH_TX_PARSE_2ND_BD_RESERVED2 (0xF<<4) /* BitField bd_type */
/freebsd-11-stable/sys/dev/de/
H A Dif_devar.h345 tulip_board_t bd_type; member in struct:__anon6342
H A Dif_de.c2874 if (sc->tulip_boardsw->bd_type == TULIP_21140_ISV) {
/freebsd-11-stable/stand/i386/libi386/
H A Dbiosdisk.c108 int bd_type; /* BIOS 'drive type' (floppy only) */ member in struct:bdinfo
517 bd->bd_type = v86.ebx;
1327 if (bd->bd_type == DT_ATAPI) {
/freebsd-11-stable/stand/pc98/libpc98/
H A Dbiosdisk.c89 int bd_type; /* BIOS 'drive type' (floppy only) */ member in struct:bdinfo
783 if (BD(dev).bd_type == DT_ATAPI) {

Completed in 258 milliseconds