Searched refs:xenconsischar (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxencons.c136 static boolean_t xenconsischar(cons_polledio_arg_t);
337 xcp->polledio.cons_polledio_ischar = xenconsischar;
1317 xenconsischar(cons_polledio_arg_t arg) function
1359 ec_wait_on_evtchn(xcp->evtchn, (int (*)(void *))xenconsischar, arg);

Completed in 56 milliseconds