Searched refs:tx_id (Results 1 – 5 of 5) sorted by relevance
23 int tx_id; member
352 struct xenbus_file_priv *u, uint32_t tx_id) in xenbus_get_transaction() argument357 if (trans->handle.id == tx_id) in xenbus_get_transaction()387 trans = xenbus_get_transaction(u, req->msg.tx_id); in xenbus_dev_queue_reply()464 } else if (msg->hdr.tx_id != 0 && in xenbus_write_transaction()465 !xenbus_get_transaction(u, msg->hdr.tx_id)) in xenbus_write_transaction()472 trans = xenbus_get_transaction(u, msg->hdr.tx_id); in xenbus_write_transaction()
324 msg.tx_id = t.id; in xs_talkv()
175 struct { canid_t rx_id, tx_id; } tp; member
69 uint32_t tx_id; /* Transaction id (0 if not related to a transaction). */ member