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

/freebsd-13-stable/sys/xen/interface/io/
H A Dconsole.h30 typedef uint32_t XENCONS_RING_IDX; typedef
37 XENCONS_RING_IDX in_cons, in_prod;
38 XENCONS_RING_IDX out_cons, out_prod;
/freebsd-13-stable/sys/dev/xen/console/
H A Dxen_console.c323 XENCONS_RING_IDX wcons, wprod;
355 XENCONS_RING_IDX rcons, rprod;

Completed in 53 milliseconds