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