Home
last modified time | relevance | path

Searched refs:fw_xfer (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/dev/firewire/
H A Dfwmem.h38 struct fw_xfer *fwmem_read_quad(struct fw_device *, caddr_t, uint8_t,
39 uint16_t, uint32_t, void *, void (*)(struct fw_xfer *));
40 struct fw_xfer *fwmem_write_quad(struct fw_device *, caddr_t, uint8_t,
41 uint16_t, uint32_t, void *, void (*)(struct fw_xfer *));
42 struct fw_xfer *fwmem_read_block(struct fw_device *, caddr_t, uint8_t,
43 uint16_t, uint32_t, int, void *, void (*)(struct fw_xfer *));
44 struct fw_xfer *fwmem_write_block(struct fw_device *, caddr_t, uint8_t,
45 uint16_t, uint32_t, int, void *, void (*)(struct fw_xfer *));
H A Dfirewirereg.h47 STAILQ_HEAD(fw_xferlist, fw_xfer);
222 struct fw_xfer { struct
239 void (*hand) (struct fw_xfer *); argument
247 STAILQ_ENTRY(fw_xfer) link; argument
248 STAILQ_ENTRY(fw_xfer) tlabel;
254 struct fw_xfer *xfer; argument
262 void fw_xfer_unload (struct fw_xfer *);
263 void fw_xfer_free_buf (struct fw_xfer *);
264 void fw_xfer_free (struct fw_xfer*);
265 struct fw_xfer *fw_xfer_alloc (struct malloc_type *);
[all …]
H A Dfwmem.c89 static struct fw_xfer *
98 struct fw_xfer *xfer; in fwmem_xfer_req()
118 struct fw_xfer *
126 void (*hand)(struct fw_xfer *)) in fwmem_read_quad() argument
128 struct fw_xfer *xfer; in fwmem_read_quad()
155 struct fw_xfer *
163 void (*hand)(struct fw_xfer *)) in fwmem_write_quad() argument
165 struct fw_xfer *xfer; in fwmem_write_quad()
191 struct fw_xfer *
200 void (*hand)(struct fw_xfer *)) in fwmem_read_block() argument
[all …]
H A Dfirewire.c90 static void fw_try_bmr_callback(struct fw_xfer *);
91 static void fw_asystart(struct fw_xfer *);
92 static int fw_get_tlabel(struct firewire_comm *, struct fw_xfer *);
97 static void fw_vmaccess (struct fw_xfer *);
183 fw_asyreq(struct firewire_comm *fc, int sub, struct fw_xfer *xfer) in fw_asyreq()
266 fw_xferwake(struct fw_xfer *xfer) in fw_xferwake()
279 fw_xferwait(struct fw_xfer *xfer) in fw_xferwait()
296 fw_asystart(struct fw_xfer *xfer) in fw_asystart()
332 struct fw_xfer *xfer, *txfer; in firewire_xfer_timeout()
335 STAILQ_HEAD(, fw_xfer) xfer_timeout; in firewire_xfer_timeout()
[all …]
H A Dsbp.c203 STAILQ_HEAD(, fw_xfer) xferlist;
224 static void sbp_recv (struct fw_xfer *);
225 static void sbp_mgm_callback (struct fw_xfer *);
227 static void sbp_cmd_callback (struct fw_xfer *);
235 static struct fw_xfer * sbp_write_cmd (struct sbp_dev *, int, int);
865 sbp_loginres_callback(struct fw_xfer *xfer) in sbp_loginres_callback()
881 sbp_xfer_free(struct fw_xfer *xfer) in sbp_xfer_free()
892 sbp_reset_start_callback(struct fw_xfer *xfer) in sbp_reset_start_callback()
915 struct fw_xfer *xfer; in sbp_reset_start()
933 sbp_mgm_callback(struct fw_xfer *xfe
[all...]
H A Dif_fwip.c87 static void fwip_output_callback (struct fw_xfer *);
91 static void fwip_unicast_input(struct fw_xfer *);
209 struct fw_xfer *xfer, *next; in fwip_stop()
282 struct fw_xfer *xfer; in fwip_init()
462 fwip_output_callback(struct fw_xfer *xfer) in fwip_output_callback()
532 struct fw_xfer *xfer; in fwip_async_output()
812 fwip_unicast_input_recycle(struct fwip_softc *fwip, struct fw_xfer *xfer) in fwip_unicast_input_recycle()
829 fwip_unicast_input(struct fw_xfer *xfer) in fwip_unicast_input()
H A Dsbp_targ.c235 static void sbp_targ_recv(struct fw_xfer *);
614 sbp_targ_free_orbi(struct fw_xfer *xfer) in sbp_targ_free_orbi()
640 struct fw_xfer *xfer; in sbp_targ_status_FIFO()
820 sbp_targ_cam_done(struct fw_xfer *xfer) in sbp_targ_cam_done()
943 void (*hand)(struct fw_xfer *)) in sbp_targ_xfer_buf() argument
945 struct fw_xfer *xfer; in sbp_targ_xfer_buf()
984 sbp_targ_pt_done(struct fw_xfer *xfer) in sbp_targ_pt_done()
1122 struct fw_xfer *xfer; in sbp_targ_fetch_pt()
1418 sbp_targ_cmd_handler(struct fw_xfer *xfer) in sbp_targ_cmd_handler()
1569 sbp_targ_mgm_handler(struct fw_xfer *xfer) in sbp_targ_mgm_handler()
[all …]
H A Dif_fwe.c74 static void fwe_output_callback (struct fw_xfer *);
209 struct fw_xfer *xfer, *next; in fwe_stop()
274 struct fw_xfer *xfer; in fwe_init()
416 fwe_output_callback(struct fw_xfer *xfer) in fwe_output_callback()
486 struct fw_xfer *xfer; in fwe_as_output()
H A Dif_fwevar.h47 STAILQ_HEAD(, fw_xfer) xferlist;
H A Dif_fwipvar.h51 STAILQ_HEAD(, fw_xfer) xferlist;
H A Dfwdev.c91 STAILQ_HEAD(, fw_xfer) rq;
202 struct fw_xfer *xfer; in fw_close()
270 struct fw_xfer *xfer; in fw_read_async()
393 struct fw_xfer *xfer; in fw_write_async()
521 fw_hand(struct fw_xfer *xfer) in fw_hand()
546 struct fw_xfer *xfer; in fw_ioctl()
H A Dfwohcireg.h333 struct fw_xfer *xfer;
H A Dfwohci.c864 struct fw_xfer *xfer;
1064 struct fw_xfer *xfer;