Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4/io/
H A Dsu_driver.c105 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
/titanic_41/usr/src/uts/common/io/
H A Dasy.c172 static void async_softint(struct asycom *asy);
2648 async_softint(asy); in asysoftintr()
2662 (void) async_softint(asy); in asysoftintr()
2671 async_softint(struct asycom *asy) in async_softint() function