Home
last modified time | relevance | path

Searched refs:tx (Results 1 – 7 of 7) sorted by relevance

/xen/tools/tests/vpci/
A Demul.h113 const typeof(x) tx = (x); \
116 (void) (&tx == &ty); \
117 tx < ty ? tx : ty; \
121 const typeof(x) tx = (x); \
124 (void) (&tx == &ty); \
125 tx > ty ? tx : ty; \
/xen/docs/designs/
A Dxenstore-migration.md296 | tx-id |
306 | `tx-id` | The transaction id passed back to the domain |
326 | tx-id |
350 | `tx-id` | This value should be ignored if `conn-id` is |
/xen/tools/ocaml/xenstored/
A Dtransaction.ml114 | Some t -> (function (start_time, tx) -> start_time >= cutoff && tx != t)
/xen/xen/tools/kconfig/
A Dgconf.c890 gint tx = (gint) event->x; in on_treeview2_button_press_event() local
894 gtk_tree_view_get_path_at_pos(view, tx, ty, &path, &column, &cx, in on_treeview2_button_press_event()
1006 gint tx = (gint) event->x; in on_treeview1_button_press_event() local
1010 gtk_tree_view_get_path_at_pos(view, tx, ty, &path, &column, &cx, in on_treeview1_button_press_event()
/xen/docs/misc/arm/
A Dpassthrough.txt181 ti,tx-internal-delay = <0xa>;
/xen/docs/misc/
A Dnetif-staging-grants.pandoc109 | padding for tx | unused | | netif_extra_info'
127 3) Put grant in the `gref` field of the tx slot.
A Dgrant-tables.txt21 domB. The net front and back driver will use this for packet tx/rx. This

Completed in 24 milliseconds