Searched refs:HT_MSI_FLAGS_ENABLE (Results 1 – 3 of 3) 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()
880 #define HT_MSI_FLAGS_ENABLE 0x1 /* Mapping enable */ macro
2625 flags & HT_MSI_FLAGS_ENABLE ? in msi_ht_cap_enabled()2627 return (flags & HT_MSI_FLAGS_ENABLE) != 0; in msi_ht_cap_enabled()2681 flags | HT_MSI_FLAGS_ENABLE); in ht_enable_msi_mapping()2821 if (flags & HT_MSI_FLAGS_ENABLE) { in ht_check_msi_mapping()2945 flags & ~HT_MSI_FLAGS_ENABLE); in ht_disable_msi_mapping()