Searched refs:pollbuf (Results 1 – 2 of 2) sorted by relevance
126 unsigned char pollbuf[60]; /* polled I/O data */ member
1331 (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()