Searched refs:hisi_sas_intr_conv (Results 1 – 1 of 1) sorted by relevance
548 static bool hisi_sas_intr_conv; variable646 hisi_sas_intr_conv); in init_reg_v3_hw()2590 if (hisi_sas_intr_conv) in interrupt_init_v3_hw()2595 int nr = hisi_sas_intr_conv ? 16 : 16 + i; in interrupt_init_v3_hw()2596 unsigned long irqflags = hisi_sas_intr_conv ? IRQF_SHARED : in interrupt_init_v3_hw()2784 return scnprintf(buf, PAGE_SIZE, "%u\n", hisi_sas_intr_conv); in intr_conv_v3_hw_show()5052 int nr = hisi_sas_intr_conv ? 16 : 16 + i; in hisi_sas_v3_destroy_irqs()5287 module_param_named(intr_conv, hisi_sas_intr_conv, bool, 0444);