Searched refs:fwohcidb_tr (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/firewire/
H A Dfwohcivar.h50 STAILQ_HEAD(, fwohcidb_tr) db_trq;
51 struct fwohcidb_tr *top, *bottom, *pdb_tr;
H A Dfwohci.c145 static int fwohci_add_rx_buf (struct fwohci_dbch *, struct fwohcidb_tr *, int, struct fwdma_alloc *);
146 static int fwohci_add_tx_buf (struct fwohci_dbch *, struct fwohcidb_tr *, int);
148 static void print_db (struct fwohcidb_tr *, struct fwohcidb *, uint32_t , uint32_t);
497 struct fwohcidb_tr *db_tr;
819 struct fwohcidb_tr *_dbtr = (dbtr); \
827 struct fwohcidb_tr *db_tr;
832 db_tr = (struct fwohcidb_tr *)arg;
866 struct fwohcidb_tr *db_tr;
1061 struct fwohcidb_tr *tr;
1195 struct fwohcidb_tr *db_t
[all...]
H A Dfwohcireg.h332 struct fwohcidb_tr { struct
333 STAILQ_ENTRY(fwohcidb_tr) link;

Completed in 119 milliseconds