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

/freebsd-13-stable/sys/dev/firewire/
H A Dfwohcivar.h52 STAILQ_HEAD(, fwohcidb_tr) db_trq;
53 struct fwohcidb_tr *top, *bottom, *pdb_tr;
H A Dfwohci.c148 static int fwohci_add_rx_buf (struct fwohci_dbch *, struct fwohcidb_tr *, int, struct fwdma_alloc *);
149 static int fwohci_add_tx_buf (struct fwohci_dbch *, struct fwohcidb_tr *, int);
151 static void print_db (struct fwohcidb_tr *, struct fwohcidb *, uint32_t , uint32_t);
500 struct fwohcidb_tr *db_tr;
822 struct fwohcidb_tr *_dbtr = (dbtr); \
830 struct fwohcidb_tr *db_tr;
835 db_tr = (struct fwohcidb_tr *)arg;
869 struct fwohcidb_tr *db_tr;
1064 struct fwohcidb_tr *tr;
1198 struct fwohcidb_tr *db_t
[all...]
H A Dfwohcireg.h332 struct fwohcidb_tr { struct
333 STAILQ_ENTRY(fwohcidb_tr) link;

Completed in 57 milliseconds