Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/include/zephyr/xen/public/io/
Dconsole.h36 struct xencons_interface { struct
37 char in[1024];
38 char out[2048];
39 XENCONS_RING_IDX in_cons, in_prod;
40 XENCONS_RING_IDX out_cons, out_prod;