Home
last modified time | relevance | path

Searched defs:fwohci_dbch (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/ieee1394/
H A Dfwohcivar.h47 struct fwohci_dbch { struct
48 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 …]