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

/illumos-gate/usr/src/uts/common/io/
H A Dasy.c179 static void async_nstart(struct asyncline *async, int mode);
3018 async_nstart(async, 0);
3026 async_nstart(struct asyncline *async, int mode) function
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c113 static void async_nstart(struct asyncline *async, int mode);
1668 * 1. There is a path in async_nstart which transmits
2479 async_nstart(async, 0);
2486 async_nstart(struct asyncline *async, int mode) function
3347 async_nstart(async, 1);

Completed in 77 milliseconds