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

/freebsd-9.3-release/sys/dev/firewire/
H A Dfwohcivar.h55 struct fwohcidb_tr *top, *bottom, *pdb_tr; member in struct:fwohci_softc::fwohci_dbch
H A Dfwohci.c1018 if (dbch->pdb_tr != NULL) {
1019 LAST_DB(dbch->pdb_tr, db);
1023 dbch->pdb_tr = db_tr;
1313 dbch->pdb_tr = NULL;
2783 if (dbch->pdb_tr == NULL) {
2793 if(dbch->pdb_tr != NULL){
2800 buf = dbch->pdb_tr->buf + offset;
2842 dbch->pdb_tr = db_tr;
2866 dbch->pdb_tr = db_tr;
2935 if (dbch->pdb_tr !
[all...]

Completed in 49 milliseconds