Searched defs:bd_type (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/i386/libi386/
H A Dbiosdisk.c86 int bd_type; /* BIOS 'drive type' (floppy only) */ member in struct:bdinfo
227 bd->bd_type = v86.ebx & 0xff;
712 if (bdinfo[dev->d_unit].bd_type == DT_ATAPI) {
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h4166 u8_t bd_type; member in struct:eth_tx_parse_2nd_bd
4167 #define ETH_TX_PARSE_2ND_BD_TYPE (0xF<<0) /* BitField bd_type Type of bd (use enum eth_2nd_parse_bd_type) */
4169 #define ETH_TX_PARSE_2ND_BD_RESERVED2 (0xF<<4) /* BitField bd_type */

Completed in 129 milliseconds