Searched refs:HT_CAPTYPE_MSI_MAPPING (Results 1 – 5 of 5) sorted by relevance
67 pos = pci_find_ht_capability(bus->self, HT_CAPTYPE_MSI_MAPPING); in find_ht_magic_addr()
461 if ((id & HT_5BIT_CAP_MASK) == HT_CAPTYPE_MSI_MAPPING) in mpic_scan_ht_msi()
2744 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()
880 #define HT_CAPTYPE_MSI_MAPPING 0xA8 /* MSI Mapping Capability */ macro
882 #define HT_CAPTYPE_MSI_MAPPING 0xA8 /* MSI Mapping Capability */ macro