Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h584 #define PCI_CAP_EXP_ENDPOINT_SIZEOF_V1 20 /* v1 endpoints with link end here */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h585 #define PCI_CAP_EXP_ENDPOINT_SIZEOF_V1 20 /* v1 endpoints with link end here */ macro
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c1348 return PCI_CAP_EXP_ENDPOINT_SIZEOF_V1; in vfio_cap_len()