Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ieee1394/
H A Dfirewirereg.h233 struct fw_xfer { struct
236 struct fw_xferq *q; argument
250 void (*hand) (struct fw_xfer *); argument
258 STAILQ_ENTRY(fw_xfer) link; argument
266 struct fw_xfer *xfer; argument
H A Dfwmem.c322 void (*hand)(struct fw_xfer *)) in fwmem_read_quad()
353 void (*hand)(struct fw_xfer *)) in fwmem_write_quad()
384 void (*hand)(struct fw_xfer *)) in fwmem_read_block()
416 void (*hand)(struct fw_xfer *)) in fwmem_write_block()
H A Dfirewire.c782 void (*hand)(struct fw_xfer *)) in fw_xferlist_add()