Home
last modified time | relevance | path

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

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