Lines Matching refs:pin
782 pin. We could also use the bus number to have a more precise935 int i, pin, pic_irq, vendor_id, device_id;1013 pin = pci_config_readb(d, PCI_INTERRUPT_PIN);1014 if (pin != 0) {1015 pin = pci_slot_get_pirq(d, pin - 1);1016 pic_irq = pci_irqs[pin];