Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxencons.h124 unsigned char pollbuf[60]; /* polled I/O data */ member
H A Dxencons.c1335 (char *)xcp->pollbuf); in xenconsischar()
1347 xcp->pollbuf[0] = ifp->in[MASK_XENCONS_IDX(cons++, ifp->in)]; in xenconsischar()
1365 return (xcp->pollbuf[xcp->polldix++]); in xenconsgetchar()