Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dpci_regs.h459 #define PCI_CAP_PCIX_SIZEOF_V0 8 /* size of registers for Version 0 */
454 #define PCI_CAP_PCIX_SIZEOF_V0 global() macro
/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c1348 return PCI_CAP_PCIX_SIZEOF_V0; in vfio_cap_len()