Home
last modified time | relevance | path

Searched refs:PCI_FILL_IRQ (Results 1 – 7 of 7) sorted by relevance

/pciutils/lib/
H A Drt-thread-smart-dm.c110 known |= PCI_FILL_IDENT | PCI_FILL_IRQ | PCI_FILL_BASES; in rt_thread_smart_dm_scan()
H A Dpci.h222 #define PCI_FILL_IRQ 0x0002 macro
H A Dproc.c108 known |= PCI_FILL_IDENT | PCI_FILL_IRQ | PCI_FILL_BASES; in proc_scan()
H A Dgeneric.c141 if (want_fill(d, flags, PCI_FILL_IRQ)) in pci_generic_fill_info()
H A Dsysfs.c383 if (want_fill(d, flags, PCI_FILL_IRQ)) in sysfs_fill_info()
H A Dwin32-cfgmgr32.c1189 d->known_fields |= PCI_FILL_IRQ; in fill_resources()
/pciutils/
H A Dlspci.c806 pci_fill_info(p, PCI_FILL_IRQ | PCI_FILL_BASES | PCI_FILL_ROM_BASE | PCI_FILL_SIZES | in show_verbose()