Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun/sys/
H A Dser_async.h178 int za_rdone_wptr; member
/titanic_50/usr/src/uts/sun/io/
H A Dzs_async.c303 wptr = za->za_rdone_wptr; \
307 za->za_rdone_wptr = wptr = 0; \
309 za->za_rdone_wptr = ++wptr; \
337 if (za->za_rdone_rptr != za->za_rdone_wptr) { \
350 if (za->za_rdone_rptr != za->za_rdone_wptr) { \
765 za->za_rdone_wptr = 0; in zsa_open()