Home
last modified time | relevance | path

Searched refs:PCI_INTERRUPT_LINE (Results 1 – 3 of 3) sorted by relevance

/pciutils/lib/
H A Dgeneric.c142 d->irq = pci_read_byte(d, PCI_INTERRUPT_LINE); in pci_generic_fill_info()
H A Demulated.c117 case PCI_INTERRUPT_LINE: in pci_emulated_read()
H A Dheader.h100 #define PCI_INTERRUPT_LINE 0x3c /* 8 bits */ macro