Home
last modified time | relevance | path

Searched refs:PCI_CAP_VC_BASE_SIZEOF (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h833 #define PCI_CAP_VC_BASE_SIZEOF 0x10 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h835 #define PCI_CAP_VC_BASE_SIZEOF 0x10 macro
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c1268 int len = PCI_CAP_VC_BASE_SIZEOF; in vfio_vc_cap_len()