Home
last modified time | relevance | path

Searched refs:HT_CAPTYPE_MSI_MAPPING (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/powerpc/sysdev/
H A Dmpic_u3msi.c67 pos = pci_find_ht_capability(bus->self, HT_CAPTYPE_MSI_MAPPING); in find_ht_magic_addr()
H A Dmpic.c461 if ((id & HT_5BIT_CAP_MASK) == HT_CAPTYPE_MSI_MAPPING) in mpic_scan_ht_msi()
/openbmc/linux/drivers/pci/
H A Dquirks.c2744 pos = pci_find_ht_capability(dev, HT_CAPTYPE_MSI_MAPPING); in msi_ht_cap_enabled()
2757 HT_CAPTYPE_MSI_MAPPING); in msi_ht_cap_enabled()
2798 pos = pci_find_ht_capability(dev, HT_CAPTYPE_MSI_MAPPING); in ht_enable_msi_mapping()
2810 HT_CAPTYPE_MSI_MAPPING); in ht_enable_msi_mapping()
2939 pos = pci_find_ht_capability(dev, HT_CAPTYPE_MSI_MAPPING); in ht_check_msi_mapping()
2955 HT_CAPTYPE_MSI_MAPPING); in ht_check_msi_mapping()
3062 pos = pci_find_ht_capability(dev, HT_CAPTYPE_MSI_MAPPING); in ht_disable_msi_mapping()
3074 HT_CAPTYPE_MSI_MAPPING); in ht_disable_msi_mapping()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h880 #define HT_CAPTYPE_MSI_MAPPING 0xA8 /* MSI Mapping Capability */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h882 #define HT_CAPTYPE_MSI_MAPPING 0xA8 /* MSI Mapping Capability */ macro