Symbol: fw_xferq
sys/bus/firewire/firewire.c
186
struct fw_xferq *xferq;
sys/bus/firewire/firewire.c
1911
struct fw_xferq *xferq;
sys/bus/firewire/firewire.c
498
fw_xferq_drain(struct fw_xferq *xferq)
sys/bus/firewire/firewirereg.h
128
struct fw_xferq
sys/bus/firewire/firewirereg.h
202
void (*hand) (struct fw_xferq *);
sys/bus/firewire/firewirereg.h
235
struct fw_xferq *q;
sys/bus/firewire/fwdev.c
140
fwdev_freebuf(struct fw_xferq *q)
sys/bus/firewire/fwdev.c
204
struct fw_xferq *ir = d->ir;
sys/bus/firewire/fwdev.c
236
struct fw_xferq *it = d->it;
sys/bus/firewire/fwdev.c
265
struct fw_xferq *ir;
sys/bus/firewire/fwdev.c
357
struct fw_xferq *it;
sys/bus/firewire/fwdev.c
421
struct fw_xferq *ir, *it;
sys/bus/firewire/fwdev.c
709
struct fw_xferq *ir;
sys/bus/firewire/fwdev.c
748
struct fw_xferq *ir = (struct fw_xferq *)kn->kn_hook;
sys/bus/firewire/fwdev.c
757
struct fw_xferq *ir = (struct fw_xferq *)kn->kn_hook;
sys/bus/firewire/fwdev.c
89
struct fw_xferq *ir;
sys/bus/firewire/fwdev.c
90
struct fw_xferq *it;
sys/bus/firewire/fwdev.c
95
fwdev_allocbuf(struct firewire_comm *fc, struct fw_xferq *q,
sys/bus/firewire/fwohci.c
1479
struct fw_xferq *it;
sys/bus/firewire/fwohci.c
1595
struct fw_xferq *ir;
sys/bus/firewire/fwohci.c
1719
struct fw_xferq *ir;
sys/bus/firewire/fwohci.c
2091
struct fw_xferq *it;
sys/bus/firewire/fwohci.c
2137
struct fw_xferq *ir;
sys/bus/firewire/fwohci.c
2505
struct fw_xferq *it;
sys/bus/firewire/fwohci.c
2537
struct fw_xferq *ir;
sys/bus/firewire/fwohcivar.h
54
struct fw_xferq xferq;
sys/dev/netif/fwe/if_fwe.c
248
struct fw_xferq *xferq;
sys/dev/netif/fwe/if_fwe.c
303
struct fw_xferq *xferq;
sys/dev/netif/fwe/if_fwe.c
487
struct fw_xferq *xferq;
sys/dev/netif/fwe/if_fwe.c
533
fwe_as_input(struct fw_xferq *xferq)
sys/dev/netif/fwe/if_fwe.c
81
static void fwe_as_input (struct fw_xferq *);