Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/xen/io/
H A Dxencons.h126 unsigned char pollbuf[60]; /* polled I/O data */ member
H A Dxencons.c1331 (char *)xcp->pollbuf); in xenconsischar()
1343 xcp->pollbuf[0] = ifp->in[MASK_XENCONS_IDX(cons++, ifp->in)]; in xenconsischar()
1361 return (xcp->pollbuf[xcp->polldix++]); in xenconsgetchar()