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

/illumos-gate/usr/src/uts/common/io/
H A Dasy.c169 static void async_txint(struct asycom *asy);
2293 async_txint(asy);
2302 async_txint(asy);
2317 async_txint(struct asycom *asy) function
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c102 static void async_txint(struct asycom *asy, uchar_t lsr);
1671 * 2. In the async_txint more than one character is sent
1715 async_txint(asy, lsr);
1735 async_txint(struct asycom *asy, uchar_t lsr) function

Completed in 94 milliseconds