Searched defs:tx_id (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/xen/interface/io/
H A Dxs_wire.h101 uint32_t tx_id; /* Transaction id (0 if not related to a transaction). */ member in struct:xsd_sockmsg
/freebsd-13-stable/sys/dev/xen/xenstore/
H A Dxenstore_dev.c124 xs_dev_return_error(struct xs_dev_data *u, int error, int req_id, int tx_id) argument
219 xs_dev_find_transaction(struct xs_dev_data *u, uint32_t tx_id) argument
[all...]
/freebsd-13-stable/sys/dev/bwi/
H A Dif_bwi.c3303 _bwi_txeof(struct bwi_softc *sc, uint16_t tx_id, int acked, int data_txcnt) argument
3398 uint16_t tx_id; local

Completed in 114 milliseconds