Searched refs:PCI_CAP_LIST_NEXT (Results 1 – 3 of 3) sorted by relevance
457 #if (defined(__LINUX)) || (defined(PCI_CAP_LIST_NEXT))471 #define PCI_CAP_LIST_NEXT 0x1 /* Next capability in the list */ macro
165 #define PCI_CAP_LIST_NEXT 1 /* Next capability in the list */ macro
526 pci_read_config_byte(dev, pos + PCI_CAP_LIST_NEXT, &pos); in pci_find_capability()