Home
last modified time | relevance | path

Searched defs:fw_xfer (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/firewire/
H A Dfirewirereg.h222 struct fw_xfer { struct
225 struct fw_xferq *q; argument
239 void (*hand) (struct fw_xfer *); argument
247 STAILQ_ENTRY(fw_xfer) link; argument
254 struct fw_xfer *xfer; argument
H A Dfwmem.c126 void (*hand)(struct fw_xfer *)) in fwmem_read_quad()
163 void (*hand)(struct fw_xfer *)) in fwmem_write_quad()
200 void (*hand)(struct fw_xfer *)) in fwmem_read_block()
238 void (*hand)(struct fw_xfer *)) in fwmem_write_block()
H A Dfirewire.c972 struct firewire_comm *fc, void *sc, void (*hand)(struct fw_xfer *)) in fw_xferlist_add()
H A Dsbp_targ.c943 void (*hand)(struct fw_xfer *)) in sbp_targ_xfer_buf()