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

/u-boot/include/xen/interface/io/
H A Dconsole.h13 typedef u32 XENCONS_RING_IDX; typedef
20 XENCONS_RING_IDX in_cons, in_prod;
21 XENCONS_RING_IDX out_cons, out_prod;
/u-boot/drivers/serial/
H A Dserial_xen.c85 XENCONS_RING_IDX cons;
108 XENCONS_RING_IDX cons, prod;

Completed in 202 milliseconds