Home
last modified time | relevance | path

Searched refs:XENSTORE_RING_IDX (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/xen/interface/io/
HDxs_wire.h114 typedef uint32_t XENSTORE_RING_IDX; typedef
119 XENSTORE_RING_IDX req_cons, req_prod;
120 XENSTORE_RING_IDX rsp_cons, rsp_prod;
/NextBSD/sys/dev/xen/xenstore/
HDxenstore.c403 xs_check_indexes(XENSTORE_RING_IDX cons, XENSTORE_RING_IDX prod) in xs_check_indexes()
421 xs_get_output_chunk(XENSTORE_RING_IDX cons, XENSTORE_RING_IDX prod, in xs_get_output_chunk()
443 xs_get_input_chunk(XENSTORE_RING_IDX cons, XENSTORE_RING_IDX prod, in xs_get_input_chunk()
470 XENSTORE_RING_IDX cons, prod; in xs_write_store()
559 XENSTORE_RING_IDX cons, prod; in xs_read_store()