Searched refs:HT_MSI_FLAGS_ENABLE (Results 1 – 3 of 3) sorted by relevance
477 flags & HT_MSI_FLAGS_ENABLE ? "enabled" : "disabled", addr); in mpic_scan_ht_msi()479 if (!(flags & HT_MSI_FLAGS_ENABLE)) in mpic_scan_ht_msi()480 writeb(flags | HT_MSI_FLAGS_ENABLE, base + HT_MSI_FLAGS); in mpic_scan_ht_msi()
860 #define HT_MSI_FLAGS_ENABLE 0x1 /* Mapping enable */ macro
2573 flags & HT_MSI_FLAGS_ENABLE ? in msi_ht_cap_enabled()2575 return (flags & HT_MSI_FLAGS_ENABLE) != 0; in msi_ht_cap_enabled()2636 flags | HT_MSI_FLAGS_ENABLE); in ht_enable_msi_mapping()2767 if (flags & HT_MSI_FLAGS_ENABLE) { in ht_check_msi_mapping()2891 flags & ~HT_MSI_FLAGS_ENABLE); in ht_disable_msi_mapping()