Searched defs:fwohci_dbch (Results 1 – 1 of 1) sorted by relevance
47 struct fwohci_dbch { struct48 int off;49 u_int ndb;50 u_int ndesc;52 struct fwohcidb_tr *top;53 struct fwohcidb_tr *bottom;54 struct fwohcidb_tr *pdb_tr;55 struct fw_xferq xferq;56 int flags;60 int buf_offset; /* signed */[all …]