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