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