Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dadwlib.c361 sc->bios_ctrl = eep_config.bios_ctrl; in AdwInitFromEEPROM()
683 if ((sc->bios_ctrl & BIOS_CTRL_AIPP_DIS) == 0) { in AdwInitDriver()
710 if ((sc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) == 0) { in AdwInitDriver()
893 if (sc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) in AdwInitDriver()
H A Dadwlib.h169 u_int16_t bios_ctrl; /* 12 BIOS control bits */ member
754 u_int16_t bios_ctrl; /* BIOS control word, EEPROM word 12 */ member