Home
last modified time | relevance | path

Searched defs:xencons_interface (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/public/io/
H A Dconsole.h34 struct xencons_interface { struct
35 char in[1024];
36 char out[2048];
37 XENCONS_RING_IDX in_cons, in_prod;
38 XENCONS_RING_IDX out_cons, out_prod;