Searched refs:PCI_FILL_RESCAN (Results 1 – 2 of 2) sorted by relevance
197 if (uflags & PCI_FILL_RESCAN) in pci_fill_info_v313()199 uflags &= ~PCI_FILL_RESCAN; in pci_fill_info_v313()
237 #define PCI_FILL_RESCAN 0x00010000 /* force re-scan of cached properties */ macro