Searched defs:async_softint (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dasy.c172 static void async_softint(struct asycom *asy);
1699 * called by async_softint. ASYNC_ISOPEN must *not* be set until those
2648 async_softint(asy);
2662 (void) async_softint(asy);
2671 async_softint(struct asycom *asy) function
2759 "async_softint: "
2807 "async_softint: Flushing to "
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c105 static int async_softint(struct asycom *asy);
1264 * async_softint or an interrupt was pending when the process
2047 (void) async_softint(asy);
2060 (void) async_softint(asy);
2070 async_softint(struct asycom *asy) function

Completed in 63 milliseconds