Searched refs:PCI_EXT_CAP_NEXT (Results 1 – 2 of 2) sorted by relevance
109 pos = PCI_EXT_CAP_NEXT(header); in pci_find_next_ext_capability()
437 #define PCI_EXT_CAP_NEXT(header) ((header >> 20) & 0xffc) macro
Completed in 7 milliseconds