Searched refs:PCI_CB_CAPABILITY_LIST (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/include/uapi/linux/ | ||
D | pci_regs.h | 170 #define PCI_CB_CAPABILITY_LIST 0x14 macro |
/Linux-v6.6/drivers/pci/ | ||
D | pci.c | 481 return PCI_CB_CAPABILITY_LIST; in __pci_bus_find_cap_start() |