Home
last modified time | relevance | path

Searched refs:tx_id (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/xen/public/io/
H A Dxs_wire.h90 uint32_t tx_id; /* Transaction id (0 if not related to a transaction). */ member
/titanic_41/usr/src/uts/common/xen/io/
H A Dxenbus_dev.c592 xbs->u.msg.tx_id) in xenbusdrv_write()
H A Dxenbus_xs.c304 msg.tx_id = (uint32_t)(unsigned long)t; in xs_talkv()