Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun/sys/
H A Dser_async.h225 short za_pps; /* PPS on? */ member
/titanic_50/usr/src/uts/sun/io/
H A Dzs_async.c1281 if (za->za_pps) in zsa_wput()
1303 za->za_pps = (*(int *)mp->b_cont->b_rptr != 0); in zsa_wput()
1322 if (za->za_pps == NULL) { in zsa_wput()
1714 if (za->za_pps && (x0 & ZSRR0_CD) && (s0 & ZSRR0_CD)) { in zsa_xsint()