HomeSort by: relevance | last modified time | path
    Searched refs:fw_xferq (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/dev/ieee1394/
firewirereg.h 133 struct fw_xferq
175 struct fw_xferq { struct
206 void (*hand) (struct fw_xferq *);
237 struct fw_xferq *q;
fwohcivar.h 55 struct fw_xferq xferq;
fwdev.c 102 struct fw_xferq *ir;
103 struct fw_xferq *it;
110 static int fwdev_allocbuf(struct firewire_comm *, struct fw_xferq *,
112 static int fwdev_freebuf(struct fw_xferq *);
183 struct fw_xferq *ir = d->ir;
208 struct fw_xferq *it = d->it;
235 struct fw_xferq *ir;
313 struct fw_xferq *it;
390 struct fw_xferq *ir, *it;
693 struct fw_xferq *ir
    [all...]
if_fwip.c 99 static void fwip_stream_input(struct fw_xferq *);
330 struct fw_xferq *xferq;
434 struct fw_xferq *xferq;
536 struct fw_xferq *xferq;
689 fwip_stream_input(struct fw_xferq *xferq)
firewire.c 140 static void fw_xferq_drain(struct fw_xferq *);
381 struct fw_xferq *xferq;
1233 struct fw_xferq **xferqa;
1234 struct fw_xferq *xferq;
1344 fw_xferq_drain(struct fw_xferq *xferq)
fwohci.c 588 struct fw_xferq *ir;
804 struct fw_xferq *ir;
917 struct fw_xferq *it;
2191 struct fw_xferq *it;
2244 struct fw_xferq *ir;
2572 struct fw_xferq *it;
2604 struct fw_xferq *rq;

Completed in 17 milliseconds