Symbol: fw_xferq
sys/dev/firewire/firewire.c
208
struct fw_xferq *xferq;
sys/dev/firewire/firewire.c
2437
struct fw_xferq **xferqa;
sys/dev/firewire/firewire.c
2438
struct fw_xferq *xferq;
sys/dev/firewire/firewire.c
599
fw_xferq_drain(struct fw_xferq *xferq)
sys/dev/firewire/firewirereg.h
157
struct fw_xferq
sys/dev/firewire/firewirereg.h
235
void (*hand) (struct fw_xferq *);
sys/dev/firewire/firewirereg.h
259
struct fw_xferq *q;
sys/dev/firewire/fw_helpers.h
193
fw_iso_init_chunks(struct fw_xferq *xferq)
sys/dev/firewire/fw_helpers.h
212
fw_iso_free_chunks(struct fw_xferq *xferq, struct malloc_type *mtype)
sys/dev/firewire/fw_helpers.h
229
fw_iso_dequeue(struct fw_xferq *xferq, struct fw_bulkxfer *sxfer,
sys/dev/firewire/fw_helpers.h
261
fw_iso_rearm(struct fw_xferq *xferq, struct firewire_comm *fc, int dma_ch)
sys/dev/firewire/fw_helpers.h
278
fw_iso_rearm_done(struct fw_xferq *xferq, struct firewire_comm *fc,
sys/dev/firewire/fw_net.h
15
fw_net_init_iso_chunks(struct fw_xferq *xferq)
sys/dev/firewire/fwcam.c
370
struct fw_xferq *xferq;
sys/dev/firewire/fwcam.c
534
struct fw_xferq *xferq;
sys/dev/firewire/fwcam.c
574
fwcam_iso_input(struct fw_xferq *xferq)
sys/dev/firewire/fwcam.c
61
static void fwcam_iso_input(struct fw_xferq *);
sys/dev/firewire/fwdev.c
139
fwdev_freebuf(struct fw_xferq *q)
sys/dev/firewire/fwdev.c
221
struct fw_xferq *ir = d->ir;
sys/dev/firewire/fwdev.c
246
struct fw_xferq *it = d->it;
sys/dev/firewire/fwdev.c
311
struct fw_xferq *ir;
sys/dev/firewire/fwdev.c
444
struct fw_xferq *it;
sys/dev/firewire/fwdev.c
526
struct fw_xferq *ir, *it;
sys/dev/firewire/fwdev.c
803
struct fw_xferq *ir;
sys/dev/firewire/fwdev.c
87
struct fw_xferq *ir;
sys/dev/firewire/fwdev.c
88
struct fw_xferq *it;
sys/dev/firewire/fwdev.c
95
fwdev_allocbuf(struct firewire_comm *fc, struct fw_xferq *q,
sys/dev/firewire/fwdv.c
402
struct fw_xferq *xferq;
sys/dev/firewire/fwdv.c
512
struct fw_xferq *xferq;
sys/dev/firewire/fwdv.c
549
fwdv_iso_input(struct fw_xferq *xferq)
sys/dev/firewire/fwdv.c
72
static void fwdv_iso_input(struct fw_xferq *);
sys/dev/firewire/fwisound.c
202
struct fw_xferq *xferq;
sys/dev/firewire/fwisound.c
307
struct fw_xferq *xferq;
sys/dev/firewire/fwisound.c
341
fwisound_iso_input(struct fw_xferq *xferq)
sys/dev/firewire/fwisound.c
55
static void fwisound_iso_input(struct fw_xferq *);
sys/dev/firewire/fwohci.c
1489
struct fw_xferq *it;
sys/dev/firewire/fwohci.c
1585
struct fw_xferq *ir;
sys/dev/firewire/fwohci.c
1709
struct fw_xferq *ir;
sys/dev/firewire/fwohci.c
2114
struct fw_xferq *it;
sys/dev/firewire/fwohci.c
2157
struct fw_xferq *ir;
sys/dev/firewire/fwohci.c
2480
struct fw_xferq *it;
sys/dev/firewire/fwohci.c
2510
struct fw_xferq *ir;
sys/dev/firewire/fwohcivar.h
54
struct fw_xferq xferq;
sys/dev/firewire/if_fwe.c
208
struct fw_xferq *xferq;
sys/dev/firewire/if_fwe.c
266
struct fw_xferq *xferq;
sys/dev/firewire/if_fwe.c
430
struct fw_xferq *xferq;
sys/dev/firewire/if_fwe.c
480
fwe_as_input(struct fw_xferq *xferq)
sys/dev/firewire/if_fwe.c
77
static void fwe_as_input (struct fw_xferq *);
sys/dev/firewire/if_fwip.c
214
struct fw_xferq *xferq;
sys/dev/firewire/if_fwip.c
274
struct fw_xferq *xferq;
sys/dev/firewire/if_fwip.c
479
struct fw_xferq *xferq;
sys/dev/firewire/if_fwip.c
649
fwip_stream_input(struct fw_xferq *xferq)
sys/dev/firewire/if_fwip.c
91
static void fwip_stream_input (struct fw_xferq *);