Searched refs:pci_status (Results 1 – 1 of 1) sorted by relevance
938 uint8_t pci_status[8]; in ahd_pci_intr() local961 pci_status[i] = ahd_inb(ahd, reg); in ahd_pci_intr()963 ahd_outb(ahd, reg, pci_status[i]); in ahd_pci_intr()974 if ((pci_status[i] & (0x1 << bit)) != 0) { in ahd_pci_intr()