Home
last modified time | relevance | path

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

/freebsd/sys/contrib/xen/io/
H A Dpvcalls.h40 struct pvcalls_data_intf { struct
41 RING_IDX in_cons, in_prod, in_error;
43 uint8_t pad1[52];
45 RING_IDX out_cons, out_prod, out_error;
47 uint8_t pad2[52];
49 RING_IDX ring_order;
50 grant_ref_t ref[];