Searched refs:HT_MSI_FLAGS_ENABLE (Results 1 – 5 of 5) 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()
840 #define HT_MSI_FLAGS_ENABLE 0x1 /* Mapping enable */ macro
873 #define HT_MSI_FLAGS_ENABLE 0x1 /* Mapping enable */ macro
2594 flags & HT_MSI_FLAGS_ENABLE ? in msi_ht_cap_enabled()2596 return (flags & HT_MSI_FLAGS_ENABLE) != 0; in msi_ht_cap_enabled()2657 flags | HT_MSI_FLAGS_ENABLE); in ht_enable_msi_mapping()2788 if (flags & HT_MSI_FLAGS_ENABLE) { in ht_check_msi_mapping()2912 flags & ~HT_MSI_FLAGS_ENABLE); in ht_disable_msi_mapping()