Searched refs:PCI_EXTCAPLIST_NEXT (Results 1 – 2 of 2) sorted by relevance
1329 #define PCI_EXTCAPLIST_NEXT(ecr) (((ecr) >> 20) & 0xfff) macro
3069 off = PCI_EXTCAPLIST_NEXT(rval)) { in pci_conf_find_extcap()3117 off = PCI_EXTCAPLIST_NEXT(rval); in pci_conf_print_extcaplist()