Searched refs:intpin (Results 1 – 1 of 1) sorted by relevance
620 uint8_t intline, intpin; in cfginit() local629 intpin = pci_get_cfgdata8(pi, PCIR_INTPIN); in cfginit()640 pci_set_cfgdata8(pi, PCIR_INTPIN, intpin); in cfginit()816 uint8_t intpin = passthru_read_config(sc, PCIR_INTPIN, 1); in passthru_init() local817 if (intpin > 0 && intpin < 5) in passthru_init()