Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dpci_regs.h509 #define PCI_CAP_EXP_ENDPOINT_SIZEOF_V1 20 /* v1 endpoints end here */ macro
/linux-4.1.27/drivers/vfio/pci/
Dvfio_pci_config.c1053 return PCI_CAP_EXP_ENDPOINT_SIZEOF_V1; in vfio_cap_len()