Home
last modified time | relevance | path

Searched refs:need_softintr (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.c1690 int need_softintr; in megasas_isr() local
1740 need_softintr = 0; in megasas_isr()
1742 need_softintr = 1; in megasas_isr()
1746 if (need_softintr) { in megasas_isr()
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.c2304 int need_softintr; in mrsas_isr() local
2406 need_softintr = 0; in mrsas_isr()
2408 need_softintr = 1; in mrsas_isr()
2412 if (need_softintr) { in mrsas_isr()