Symbol: firewire_comm
sys/dev/firewire/firewire.c
1000
struct firewire_comm *fc, void *sc, void (*hand)(struct fw_xfer *))
sys/dev/firewire/firewire.c
1046
fw_tl_free(struct firewire_comm *fc, struct fw_xfer *xfer)
sys/dev/firewire/firewire.c
1083
fw_tl2xfer(struct firewire_comm *fc, int node, int tlabel, int tcode)
sys/dev/firewire/firewire.c
110
static int fw_get_tlabel(struct firewire_comm *, struct fw_xfer *);
sys/dev/firewire/firewire.c
112
static void fw_attach_dev(struct firewire_comm *);
sys/dev/firewire/firewire.c
114
static void fw_create_unit_children(struct firewire_comm *, struct fw_device *);
sys/dev/firewire/firewire.c
115
static int fw_remove_unit_children(struct firewire_comm *, struct fw_device *);
sys/dev/firewire/firewire.c
120
static int fw_bmr (struct firewire_comm *);
sys/dev/firewire/firewire.c
1252
fw_phy_config(struct firewire_comm *fc, int root_node, int gap_count)
sys/dev/firewire/firewire.c
1318
void fw_sidrcv(struct firewire_comm *fc, uint32_t *sid, u_int len)
sys/dev/firewire/firewire.c
1421
struct firewire_comm *fc;
sys/dev/firewire/firewire.c
1533
struct firewire_comm *fc;
sys/dev/firewire/firewire.c
167
fw_noderesolve_nodeid(struct firewire_comm *fc, int dst)
sys/dev/firewire/firewire.c
1693
fw_find_self_id(struct firewire_comm *fc, int node)
sys/dev/firewire/firewire.c
1709
fw_explore(struct firewire_comm *fc)
sys/dev/firewire/firewire.c
1766
struct firewire_comm *fc;
sys/dev/firewire/firewire.c
184
fw_noderesolve_eui64(struct firewire_comm *fc, struct fw_eui64 *eui)
sys/dev/firewire/firewire.c
1867
fw_create_unit_children(struct firewire_comm *fc, struct fw_device *fwdev)
sys/dev/firewire/firewire.c
1902
fw_remove_unit_children(struct firewire_comm *fc, struct fw_device *fwdev)
sys/dev/firewire/firewire.c
1929
fw_attach_dev(struct firewire_comm *fc)
sys/dev/firewire/firewire.c
1994
fw_get_tlabel(struct firewire_comm *fc, struct fw_xfer *xfer)
sys/dev/firewire/firewire.c
205
fw_asyreq(struct firewire_comm *fc, int sub, struct fw_xfer *xfer)
sys/dev/firewire/firewire.c
2207
struct firewire_comm *fc;
sys/dev/firewire/firewire.c
2242
struct firewire_comm *fc = arg;
sys/dev/firewire/firewire.c
2383
fw_bmr(struct firewire_comm *fc)
sys/dev/firewire/firewire.c
2435
fw_open_isodma(struct firewire_comm *fc, int tx)
sys/dev/firewire/firewire.c
320
struct firewire_comm *fc = xfer->fc;
sys/dev/firewire/firewire.c
350
struct firewire_comm *fc = (struct firewire_comm *)arg;
sys/dev/firewire/firewire.c
395
struct firewire_comm *fc = sc->fc;
sys/dev/firewire/firewire.c
420
struct firewire_comm *fc;
sys/dev/firewire/firewire.c
548
struct firewire_comm *fc;
sys/dev/firewire/firewire.c
612
fw_drain_txq(struct firewire_comm *fc)
sys/dev/firewire/firewire.c
644
fw_reset_csr(struct firewire_comm *fc)
sys/dev/firewire/firewire.c
689
fw_init_crom(struct firewire_comm *fc)
sys/dev/firewire/firewire.c
723
fw_reset_crom(struct firewire_comm *fc)
sys/dev/firewire/firewire.c
751
fw_busreset(struct firewire_comm *fc, uint32_t new_status)
sys/dev/firewire/firewire.c
828
void fw_init(struct firewire_comm *fc)
sys/dev/firewire/firewire.c
925
fw_bindlookup(struct firewire_comm *fc, uint16_t dest_hi, uint32_t dest_lo)
sys/dev/firewire/firewire.c
945
fw_bindadd(struct firewire_comm *fc, struct fw_bind *fwb)
sys/dev/firewire/firewire.c
977
fw_bindremove(struct firewire_comm *fc, struct fw_bind *fwb)
sys/dev/firewire/firewirereg.h
114
struct firewire_comm *fc;
sys/dev/firewire/firewirereg.h
178
uint32_t (*cyctimer) (struct firewire_comm *);
sys/dev/firewire/firewirereg.h
179
void (*ibr) (struct firewire_comm *);
sys/dev/firewire/firewirereg.h
180
uint32_t (*set_bmr) (struct firewire_comm *, uint32_t);
sys/dev/firewire/firewirereg.h
182
int (*irx_enable) (struct firewire_comm *, int);
sys/dev/firewire/firewirereg.h
183
int (*irx_disable) (struct firewire_comm *, int);
sys/dev/firewire/firewirereg.h
184
int (*itx_enable) (struct firewire_comm *, int);
sys/dev/firewire/firewirereg.h
185
int (*itx_disable) (struct firewire_comm *, int);
sys/dev/firewire/firewirereg.h
187
void (*poll) (struct firewire_comm *, int, int);
sys/dev/firewire/firewirereg.h
188
void (*set_intr) (struct firewire_comm *, int);
sys/dev/firewire/firewirereg.h
189
void (*irx_post) (struct firewire_comm *, uint32_t *);
sys/dev/firewire/firewirereg.h
190
void (*itx_post) (struct firewire_comm *, uint32_t *);
sys/dev/firewire/firewirereg.h
219
void (*start) (struct firewire_comm *);
sys/dev/firewire/firewirereg.h
258
struct firewire_comm *fc;
sys/dev/firewire/firewirereg.h
287
struct firewire_comm *fc;
sys/dev/firewire/firewirereg.h
294
void fw_sidrcv (struct firewire_comm *, uint32_t *, u_int);
sys/dev/firewire/firewirereg.h
301
void fw_init (struct firewire_comm *);
sys/dev/firewire/firewirereg.h
302
int fw_tbuf_update (struct firewire_comm *, int, int);
sys/dev/firewire/firewirereg.h
303
int fw_rbuf_update (struct firewire_comm *, int, int);
sys/dev/firewire/firewirereg.h
304
int fw_bindadd (struct firewire_comm *, struct fw_bind *);
sys/dev/firewire/firewirereg.h
305
int fw_bindremove (struct firewire_comm *, struct fw_bind *);
sys/dev/firewire/firewirereg.h
307
struct firewire_comm *, void *, void (*)(struct fw_xfer *));
sys/dev/firewire/firewirereg.h
309
int fw_asyreq (struct firewire_comm *, int, struct fw_xfer *);
sys/dev/firewire/firewirereg.h
310
void fw_busreset (struct firewire_comm *, uint32_t);
sys/dev/firewire/firewirereg.h
317
struct fw_device *fw_noderesolve_nodeid (struct firewire_comm *, int);
sys/dev/firewire/firewirereg.h
318
struct fw_device *fw_noderesolve_eui64 (struct firewire_comm *, struct fw_eui64 *);
sys/dev/firewire/firewirereg.h
319
struct fw_bind *fw_bindlookup (struct firewire_comm *, uint16_t, uint32_t);
sys/dev/firewire/firewirereg.h
320
void fw_drain_txq (struct firewire_comm *);
sys/dev/firewire/firewirereg.h
324
int fw_open_isodma(struct firewire_comm *, int);
sys/dev/firewire/firewirereg.h
337
static __inline struct firewire_comm *
sys/dev/firewire/firewirereg.h
60
struct firewire_comm *fc;
sys/dev/firewire/firewirereg.h
86
struct firewire_comm *fc;
sys/dev/firewire/firewirereg.h
93
struct firewire_comm *fc;
sys/dev/firewire/fw_helpers.h
109
fw_xfer_request_wait(struct firewire_comm *fc, struct fw_xfer *xfer, int timo)
sys/dev/firewire/fw_helpers.h
120
fw_read_quadlet(struct firewire_comm *fc, struct malloc_type *mtype,
sys/dev/firewire/fw_helpers.h
13
struct firewire_comm *fc = xfer->fc;
sys/dev/firewire/fw_helpers.h
157
fw_write_quadlet(struct firewire_comm *fc, struct malloc_type *mtype,
sys/dev/firewire/fw_helpers.h
230
struct firewire_comm *fc)
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_helpers.h
78
struct firewire_comm *fc = xfer->fc;
sys/dev/firewire/fw_net.h
32
fw_net_alloc_txfer(struct firewire_comm *fc, int speed,
sys/dev/firewire/fw_net.h
83
struct firewire_comm *fc, poll_handler_t *poll_fn)
sys/dev/firewire/fwcam.c
369
struct firewire_comm *fc = sc->fd.fc;
sys/dev/firewire/fwcam.c
533
struct firewire_comm *fc = sc->fd.fc;
sys/dev/firewire/fwdev.c
200
struct firewire_comm *fc;
sys/dev/firewire/fwdev.c
312
struct firewire_comm *fc;
sys/dev/firewire/fwdev.c
443
struct firewire_comm *fc;
sys/dev/firewire/fwdev.c
521
struct firewire_comm *fc;
sys/dev/firewire/fwdev.c
86
struct firewire_comm *fc;
sys/dev/firewire/fwdev.c
95
fwdev_allocbuf(struct firewire_comm *fc, struct fw_xferq *q,
sys/dev/firewire/fwdma.c
109
fwdma_free(struct firewire_comm *fc, struct fwdma_alloc *dma)
sys/dev/firewire/fwdma.c
145
fwdma_malloc_multiseg(struct firewire_comm *fc, int alignment,
sys/dev/firewire/fwdma.c
69
fwdma_malloc(struct firewire_comm *fc, int alignment, bus_size_t size,
sys/dev/firewire/fwdma.h
105
void *fwdma_malloc(struct firewire_comm *, int, bus_size_t, struct fwdma_alloc *, int);
sys/dev/firewire/fwdma.h
106
void fwdma_free(struct firewire_comm *, struct fwdma_alloc *);
sys/dev/firewire/fwdma.h
109
struct fwdma_alloc_multi *fwdma_malloc_multiseg(struct firewire_comm *,
sys/dev/firewire/fwdv.c
401
struct firewire_comm *fc = sc->fd.fc;
sys/dev/firewire/fwdv.c
511
struct firewire_comm *fc = sc->fd.fc;
sys/dev/firewire/fwdv.c
923
struct firewire_comm *fc;
sys/dev/firewire/fwisound.c
201
struct firewire_comm *fc = sc->fd.fc;
sys/dev/firewire/fwisound.c
306
struct firewire_comm *fc = sc->fd.fc;
sys/dev/firewire/fwohci.c
1031
fwohci_start_atq(struct firewire_comm *fc)
sys/dev/firewire/fwohci.c
1041
fwohci_start_ats(struct firewire_comm *fc)
sys/dev/firewire/fwohci.c
1060
struct firewire_comm *fc = (struct firewire_comm *)sc;
sys/dev/firewire/fwohci.c
1280
fwohci_itx_disable(struct firewire_comm *fc, int dmach)
sys/dev/firewire/fwohci.c
1296
fwohci_irx_disable(struct firewire_comm *fc, int dmach)
sys/dev/firewire/fwohci.c
1312
fwohci_irx_post (struct firewire_comm *fc , uint32_t *qld)
sys/dev/firewire/fwohci.c
134
static void fwohci_ibr (struct firewire_comm *);
sys/dev/firewire/fwohci.c
139
static void fwohci_start_atq (struct firewire_comm *);
sys/dev/firewire/fwohci.c
140
static void fwohci_start_ats (struct firewire_comm *);
sys/dev/firewire/fwohci.c
1454
fwohci_next_cycle(struct firewire_comm *fc, int cycle_now)
sys/dev/firewire/fwohci.c
146
static int fwohci_irx_enable (struct firewire_comm *, int);
sys/dev/firewire/fwohci.c
147
static int fwohci_irx_disable (struct firewire_comm *, int);
sys/dev/firewire/fwohci.c
1481
fwohci_itxbuf_enable(struct firewire_comm *fc, int dmach)
sys/dev/firewire/fwohci.c
149
static void fwohci_irx_post (struct firewire_comm *, uint32_t *);
sys/dev/firewire/fwohci.c
151
static int fwohci_itxbuf_enable (struct firewire_comm *, int);
sys/dev/firewire/fwohci.c
152
static int fwohci_itx_disable (struct firewire_comm *, int);
sys/dev/firewire/fwohci.c
154
static void fwohci_set_intr (struct firewire_comm *, int);
sys/dev/firewire/fwohci.c
1576
fwohci_irx_enable(struct firewire_comm *fc, int dmach)
sys/dev/firewire/fwohci.c
161
static uint32_t fwohci_cyctimer (struct firewire_comm *);
sys/dev/firewire/fwohci.c
1769
struct firewire_comm *fc = (struct firewire_comm *)sc;
sys/dev/firewire/fwohci.c
1878
struct firewire_comm *fc = (struct firewire_comm *)sc;
sys/dev/firewire/fwohci.c
1959
struct firewire_comm *fc = &sc->fc;
sys/dev/firewire/fwohci.c
2004
struct firewire_comm *fc = &sc->fc;
sys/dev/firewire/fwohci.c
2082
fwohci_poll(struct firewire_comm *fc, int quick, int count)
sys/dev/firewire/fwohci.c
2092
fwohci_set_intr(struct firewire_comm *fc, int enable)
sys/dev/firewire/fwohci.c
2111
struct firewire_comm *fc = &sc->fc;
sys/dev/firewire/fwohci.c
2154
struct firewire_comm *fc = &sc->fc;
sys/dev/firewire/fwohci.c
2404
fwohci_ibr(struct firewire_comm *fc)
sys/dev/firewire/fwohci.c
290
fwohci_set_bus_manager(struct firewire_comm *fc, u_int node)
sys/dev/firewire/fwohci.c
782
fwohci_cyctimer(struct firewire_comm *fc)
sys/dev/firewire/fwohcivar.h
43
struct firewire_comm fc;
sys/dev/firewire/fwohcivar.h
82
void fwohci_poll (struct firewire_comm *, int, int);
sys/dev/firewire/if_fwe.c
103
struct firewire_comm *fc;
sys/dev/firewire/if_fwe.c
207
struct firewire_comm *fc;
sys/dev/firewire/if_fwe.c
264
struct firewire_comm *fc;
sys/dev/firewire/if_fwip.c
120
struct firewire_comm *fc;
sys/dev/firewire/if_fwip.c
213
struct firewire_comm *fc;
sys/dev/firewire/if_fwip.c
272
struct firewire_comm *fc;
sys/dev/firewire/if_fwip.c
474
struct firewire_comm *fc = fwip->fd.fc;
sys/dev/firewire/sbp.c
1879
struct firewire_comm *fc;
sys/dev/firewire/sbp.c
2077
struct firewire_comm *fc = sbp->fd.fc;
sys/dev/firewire/sbp.c
2579
struct firewire_comm *fc;
sys/dev/firewire/sbp_targ.c
1908
struct firewire_comm *fc;
sys/net/firewire.h
126
struct firewire_comm *fc_fc;