Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h1026 #define PCI_TPH_BASE_SIZEOF 0xc /* size with no ST table */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h1031 #define PCI_TPH_BASE_SIZEOF 0xc /* size with no ST table */ macro
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c1442 return PCI_TPH_BASE_SIZEOF + (sts * 2) + 2; in vfio_ext_cap_len()
1444 return PCI_TPH_BASE_SIZEOF; in vfio_ext_cap_len()