Searched refs:HT_MSI_FLAGS_ENABLE (Results 1 – 4 of 4) sorted by relevance
479 flags & HT_MSI_FLAGS_ENABLE ? "enabled" : "disabled", addr); in mpic_scan_ht_msi()481 if (!(flags & HT_MSI_FLAGS_ENABLE)) in mpic_scan_ht_msi()482 writeb(flags | HT_MSI_FLAGS_ENABLE, base + HT_MSI_FLAGS); in mpic_scan_ht_msi()
882 #define HT_MSI_FLAGS_ENABLE 0x1 /* Mapping enable */ macro
884 #define HT_MSI_FLAGS_ENABLE 0x1 /* Mapping enable */ macro
2751 flags & HT_MSI_FLAGS_ENABLE ? in msi_ht_cap_enabled()2753 return (flags & HT_MSI_FLAGS_ENABLE) != 0; in msi_ht_cap_enabled()2807 flags | HT_MSI_FLAGS_ENABLE); in ht_enable_msi_mapping()2947 if (flags & HT_MSI_FLAGS_ENABLE) { in ht_check_msi_mapping()3071 flags & ~HT_MSI_FLAGS_ENABLE); in ht_disable_msi_mapping()