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