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

/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c98 static uint_t asysoftintr(caddr_t intarg);
672 &asy->asy_soft_iblock, 0, asysoftintr, (caddr_t)asy)
2020 asysoftintr(caddr_t intarg) function
/illumos-gate/usr/src/uts/common/io/
H A Dasy.c163 static uint_t asysoftintr(caddr_t intarg);
1025 &(asy->asy_softintr_id), NULL, 0, asysoftintr,
2623 asysoftintr(caddr_t intarg) function
2634 DEBUGCONT0(ASY_DEBUG_PROCS, "asysoftintr: enter\n");

Completed in 72 milliseconds