fwohcidb_tr
struct fwohcidb_tr *db_tr;
fwohci_execute_db(struct fwohcidb_tr *db_tr, bus_dmamap_t dmamap)
struct fwohcidb_tr *db_tr, *kick;
struct fwohcidb_tr *tr;
struct fwohcidb_tr *db_tr, *last;
struct fwohcidb_tr *db_tr, *lastq, *tmpq;
const int db_tr_sz = sizeof(struct fwohcidb_tr) * dbch->ndb;
db_tr = (struct fwohcidb_tr *)malloc(db_tr_sz, M_FW, M_WAITOK | M_ZERO);
static void fwohci_execute_db(struct fwohcidb_tr *, bus_dmamap_t);
struct fwohcidb_tr *db_tr;
struct fwohcidb_tr *db_tr;
static void print_db(struct fwohcidb_tr *, struct fwohcidb *, uint32_t,
static int fwohci_add_tx_buf(struct fwohci_dbch *, struct fwohcidb_tr *, int);
static int fwohci_add_rx_buf(struct fwohci_dbch *, struct fwohcidb_tr *, int,
struct fwohcidb_tr *, int);
db = ((struct fwohcidb_tr *)(chunk->end))->db;
db = ((struct fwohcidb_tr *)(chunk->start))->db;
struct fwohcidb_tr *db_tr;
db_tr = (struct fwohcidb_tr *)chunk->end;
struct fwohcidb_tr *cp = NULL, *pp;
struct fwohcidb_tr *np = NULL;
print_db(struct fwohcidb_tr *db_tr, struct fwohcidb *db, uint32_t ch,
struct fwohcidb_tr *db_tr /*, *fdb_tr */;
db_tr = (struct fwohcidb_tr *)(bulkxfer->start);
db = ((struct fwohcidb_tr *)bulkxfer->end)->db;
fwohci_add_tx_buf(struct fwohci_dbch *dbch, struct fwohcidb_tr *db_tr,
fwohci_add_rx_buf(struct fwohci_dbch *dbch, struct fwohcidb_tr *db_tr,
struct fwohcidb_tr *db_tr, int wake)
struct fwohcidb_tr *bdb_tr = dbch->bottom;
struct fwohcidb_tr *db_tr;
struct fwohcidb_tr *db_tr;
db_tr = (struct fwohcidb_tr *)(chunk->start);
db = ((struct fwohcidb_tr *)(chunk->end))->db;
db = ((struct fwohcidb_tr *)(prev->end))->db;
((struct fwohcidb_tr *)(first->start))->bus_addr | dbch->ndesc);
db = ((struct fwohcidb_tr *)(prev->end))->db;
((struct fwohcidb_tr *)(chunk->start))->bus_addr |
((struct fwohcidb_tr *)(first->start))->bus_addr | dbch->ndesc);
STAILQ_ENTRY(fwohcidb_tr) link;
STAILQ_HEAD(, fwohcidb_tr) db_trq;
struct fwohcidb_tr *top;
struct fwohcidb_tr *bottom;
struct fwohcidb_tr *pdb_tr;