Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dvt_impl.h80 int vc_pendc; /* pending output character */ member
/titanic_41/usr/src/uts/common/io/
H A Dwscons.c1040 if ((pvc->vc_flags & WCS_BUSY) && pvc->vc_pendc != -1) { in wcopoll()
1041 if (prom_mayput((char)pvc->vc_pendc) == 0) { in wcopoll()
1042 pvc->vc_pendc = -1; in wcopoll()
1203 pvc->vc_pendc = -1; in wcstart()
1225 pvc->vc_pendc = c; in wcstart()