Home
last modified time | relevance | path

Searched refs:hisi_sas_intr_conv (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c517 static bool hisi_sas_intr_conv; variable
589 hisi_sas_intr_conv); in init_reg_v3_hw()
2462 if (hisi_sas_intr_conv) in interrupt_init_v3_hw()
2467 int nr = hisi_sas_intr_conv ? 16 : 16 + i; in interrupt_init_v3_hw()
2468 unsigned long irqflags = hisi_sas_intr_conv ? IRQF_SHARED : in interrupt_init_v3_hw()
2655 return scnprintf(buf, PAGE_SIZE, "%u\n", hisi_sas_intr_conv); in intr_conv_v3_hw_show()
3398 int nr = hisi_sas_intr_conv ? 16 : 16 + i; in hisi_sas_v3_destroy_irqs()
3616 module_param_named(intr_conv, hisi_sas_intr_conv, bool, 0444);
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c548 static bool hisi_sas_intr_conv; variable
646 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()
5053 int nr = hisi_sas_intr_conv ? 16 : 16 + i; in hisi_sas_v3_destroy_irqs()
5293 module_param_named(intr_conv, hisi_sas_intr_conv, bool, 0444);

Completed in 22 milliseconds