Searched refs:hisi_sas_intr_conv (Results 1 – 1 of 1) sorted by relevance
548 static bool hisi_sas_intr_conv; variable645 hisi_sas_intr_conv); in init_reg_v3_hw()2597 if (hisi_sas_intr_conv) in interrupt_init_v3_hw()2602 int nr = hisi_sas_intr_conv ? 16 : 16 + i; in interrupt_init_v3_hw()2603 unsigned long irqflags = hisi_sas_intr_conv ? IRQF_SHARED : in interrupt_init_v3_hw()2791 return scnprintf(buf, PAGE_SIZE, "%u\n", hisi_sas_intr_conv); in intr_conv_v3_hw_show()4923 int nr = hisi_sas_intr_conv ? 16 : 16 + i; in hisi_sas_v3_destroy_irqs()5164 module_param_named(intr_conv, hisi_sas_intr_conv, bool, 0444);