Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dpci_regs.h572 #define PCI_CAP_EXP_ENDPOINT_SIZEOF_V1 20 /* v1 endpoints with link end here */ macro
/Linux-v5.4/drivers/vfio/pci/
Dvfio_pci_config.c1273 return PCI_CAP_EXP_ENDPOINT_SIZEOF_V1; in vfio_cap_len()