Searched refs:PCI_CAP_LIST_NEXT (Results 1 – 3 of 3) sorted by relevance
104 pos = read_pci_config_byte(num,slot,func,pos+PCI_CAP_LIST_NEXT); in find_cap()
202 #define PCI_CAP_LIST_NEXT 1 /* Next capability in the list */ macro
197 pci_read_config_byte(dev, pos + PCI_CAP_LIST_NEXT, &pos); in pci_find_capability()