HomeSort by: relevance | last modified time | path
    Searched refs:bios_ctrl (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
adwlib.c 115 0xFFE7, /* 12 bios_ctrl */
161 0xFFE7, /* 12 bios_ctrl */
207 0xFFE7, /* 12 bios_ctrl */
373 sc->bios_ctrl = eep_config.bios_ctrl;
698 if ((sc->bios_ctrl & BIOS_CTRL_AIPP_DIS) == 0) {
725 if ((sc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) == 0) {
908 if (sc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS)
adwlib.h 168 u_int16_t bios_ctrl; /* 12 BIOS control bits */ member in struct:adw_eeprom
232 /* bios_ctrl */
846 u_int16_t bios_ctrl; /* BIOS control word, EEPROM word 12 */ member in struct:adw_softc

Completed in 33 milliseconds