Searched refs:bios_control (Results 1 – 3 of 3) sorted by relevance
1485 if (sc->bios_control & CFEXTEND) in ahc_parse_pci_eeprom()1488 if (sc->bios_control & CFBIOSEN) in ahc_parse_pci_eeprom()1506 if ((sc->bios_control & CFSTPWLEVEL) != 0) in ahc_parse_pci_eeprom()
839 uint16_t bios_control; /* word 16 */ member
7725 if (sc->bios_control & CFSPARITY) in ahd_parse_cfgdata()7729 if (sc->bios_control & CFRESETB) in ahd_parse_cfgdata()7733 if (sc->bios_control & CFEXTEND) in ahd_parse_cfgdata()7737 if ((sc->bios_control & CFBIOSSTATE) == CFBS_ENABLED) in ahd_parse_cfgdata()