Searched refs:PCI_CAP_LIST_NEXT (Results 1 – 3 of 3) sorted by relevance
48 byte next = pci_read_byte(d, where + PCI_CAP_LIST_NEXT) & ~3; in pci_scan_trad_caps()
212 #define PCI_CAP_LIST_NEXT 1 /* Next capability in the list */ macro
1827 next = get_conf_byte(d, where + PCI_CAP_LIST_NEXT) & ~3; in show_caps()