Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h449 #define PCI_CAP_PCIX_SIZEOF_V0 8 /* size of registers for Version 0 */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h450 #define PCI_CAP_PCIX_SIZEOF_V0 8 /* size of registers for Version 0 */ macro
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c1329 return PCI_CAP_PCIX_SIZEOF_V0; in vfio_cap_len()