Searched refs:pci_int (Results 1 – 2 of 2) sorted by relevance
452 irq = bc->pci_int[slot][pin]; in bridge_map_irq()462 bc->pci_int[slot][pin] = irq; in bridge_map_irq()700 bc->pci_int[slot][0] = -1; in bridge_probe()701 bc->pci_int[slot][1] = -1; in bridge_probe()
809 unsigned int pci_int[8][2]; member