Searched refs:PCI_CAP_VC_BASE_SIZEOF (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/include/uapi/linux/ | ||
D | pci_regs.h | 818 #define PCI_CAP_VC_BASE_SIZEOF 0x10 macro |
/Linux-v5.10/drivers/vfio/pci/ | ||
D | vfio_pci_config.c | 1230 int len = PCI_CAP_VC_BASE_SIZEOF; in vfio_vc_cap_len() |