Searched refs:pdb_tr (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/firewire/
H A Dfwohcivar.h51 struct fwohcidb_tr *top, *bottom, *pdb_tr; member in struct:fwohci_softc::fwohci_dbch
H A Dfwohci.c1004 if (dbch->pdb_tr != NULL) {
1005 LAST_DB(dbch->pdb_tr, db);
1009 dbch->pdb_tr = db_tr;
1288 dbch->pdb_tr = NULL;
2771 if (dbch->pdb_tr == NULL) {
2781 if (dbch->pdb_tr != NULL) {
2788 buf = dbch->pdb_tr->buf + offset;
2830 dbch->pdb_tr = db_tr;
2854 dbch->pdb_tr = db_tr;
2923 if (dbch->pdb_tr !
[all...]

Completed in 163 milliseconds