Lines Matching refs:fwohcidb_tr
146 static int fwohci_add_rx_buf (struct fwohci_dbch *, struct fwohcidb_tr *, int, struct fwdma_alloc *…
147 static int fwohci_add_tx_buf (struct fwohci_dbch *, struct fwohcidb_tr *, int);
149 static void print_db (struct fwohcidb_tr *, struct fwohcidb *, uint32_t , uint32_t);
498 struct fwohcidb_tr *db_tr;
820 struct fwohcidb_tr *_dbtr = (dbtr); \
828 struct fwohcidb_tr *db_tr;
833 db_tr = (struct fwohcidb_tr *)arg;
867 struct fwohcidb_tr *db_tr;
1062 struct fwohcidb_tr *tr;
1196 struct fwohcidb_tr *db_tr;
1224 struct fwohcidb_tr *db_tr;
1248 db_tr = (struct fwohcidb_tr *)
1249 malloc(sizeof(struct fwohcidb_tr) * dbch->ndb,
1285 STAILQ_LAST(&dbch->db_trq, fwohcidb_tr,link)->link.stqe_next
1341 struct fwohcidb_tr *db_tr;
1400 struct fwohcidb_tr *db_tr;
1537 db = ((struct fwohcidb_tr *)(prev->end))->db;
1544 ((struct fwohcidb_tr *)
1576 ((struct fwohcidb_tr *)(first->start))->bus_addr | dbch->ndesc);
1626 struct fwohcidb_tr *db_tr;
1665 db_tr = (struct fwohcidb_tr *)(chunk->start);
1675 db = ((struct fwohcidb_tr *)(chunk->end))->db;
1679 db = ((struct fwohcidb_tr *)(prev->end))->db;
1707 ((struct fwohcidb_tr *)(first->start))->bus_addr
2150 db = ((struct fwohcidb_tr *)(chunk->end))->db;
2153 db = ((struct fwohcidb_tr *)(chunk->start))->db;
2184 struct fwohcidb_tr *db_tr;
2200 db_tr = (struct fwohcidb_tr *)chunk->end;
2292 struct fwohcidb_tr *cp = NULL, *pp;
2297 struct fwohcidb_tr *np = NULL;
2381 print_db(struct fwohcidb_tr *db_tr, struct fwohcidb *db,
2500 struct fwohcidb_tr *db_tr;
2502 struct fwohcidb_tr *fdb_tr;
2516 db_tr = (struct fwohcidb_tr *)(bulkxfer->start);
2518 fdb_tr = (struct fwohcidb_tr *)(bulkxfer->end);
2552 db = ((struct fwohcidb_tr *)bulkxfer->end)->db;
2561 db_tr = (struct fwohcidb_tr *)bulkxfer->start;
2562 fdb_tr = (struct fwohcidb_tr *)bulkxfer->end;
2569 fwohci_add_tx_buf(struct fwohci_dbch *dbch, struct fwohcidb_tr *db_tr,
2601 fwohci_add_rx_buf(struct fwohci_dbch *dbch, struct fwohcidb_tr *db_tr,
2735 struct fwohcidb_tr *db_tr, uint32_t off, int wake)
2752 struct fwohcidb_tr *db_tr;