Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h451 #define PCI_CAP_PCIX_SIZEOF_V2 PCI_CAP_PCIX_SIZEOF_V1 /* Same for v2 */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h452 #define PCI_CAP_PCIX_SIZEOF_V2 PCI_CAP_PCIX_SIZEOF_V1 /* Same for v2 */ macro
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c859 if (alloc_perm_bits(perm, PCI_CAP_PCIX_SIZEOF_V2)) in init_pci_cap_pcix_perm()
1327 return PCI_CAP_PCIX_SIZEOF_V2; in vfio_cap_len()