Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c107 static int async_softint(struct asycom *asy);
2047 (void) async_softint(asy); in asysoftintr()
2060 (void) async_softint(asy); in asysoftintr()
2070 async_softint(struct asycom *asy) in async_softint() function
/illumos-gate/usr/src/uts/common/io/
H A Dasy.c204 static void async_softint(struct asycom *asy);
3470 async_softint(asy); in asysoftintr()
3484 (void) async_softint(asy); in asysoftintr()
3493 async_softint(struct asycom *asy) in async_softint() function