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

/illumos-gate/usr/src/uts/common/io/
H A Dasy.c170 static void async_rxint(struct asycom *asy, uchar_t lsr);
694 async_rxint(asy, lsr);
2289 async_rxint(asy, lsr);
2426 async_rxint(struct asycom *asy, uchar_t lsr) function
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c103 static void async_rxint(struct asycom *asy, uchar_t lsr);
1673 * 3. In async_rxint more than one characters are received in
1711 async_rxint(asy, lsr);
1801 async_rxint(struct asycom *asy, uchar_t lsr) function

Completed in 72 milliseconds