Home
last modified time | relevance | path

Searched defs:tx_id (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/xen/interface/io/
Dxs_wire.h90 uint32_t tx_id; /* Transaction id (0 if not related to a transaction). */ member
/freebsd-9-stable/sys/dev/bwi/
Dif_bwi.c3333 _bwi_txeof(struct bwi_softc *sc, uint16_t tx_id, int acked, int data_txcnt) in _bwi_txeof()
3436 uint16_t tx_id; in bwi_txeof() local