Searched refs:PCI_CB_CAPABILITY_LIST (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | pci_regs.h | 171 #define PCI_CB_CAPABILITY_LIST 0x14 macro |
/linux/drivers/pci/ | ||
H A D | pci.c | 479 return PCI_CB_CAPABILITY_LIST; in __pci_bus_find_cap_start() |