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

/linux-master/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c548 static bool hisi_sas_intr_conv; variable
645 hisi_sas_intr_conv);
2597 if (hisi_sas_intr_conv)
2602 int nr = hisi_sas_intr_conv ? 16 : 16 + i;
2603 unsigned long irqflags = hisi_sas_intr_conv ? IRQF_SHARED :
2791 return scnprintf(buf, PAGE_SIZE, "%u\n", hisi_sas_intr_conv);
4923 int nr = hisi_sas_intr_conv ? 16 : 16 + i;
5164 module_param_named(intr_conv, hisi_sas_intr_conv, bool, 0444);

Completed in 252 milliseconds