Searched defs:fw_xfer (Results 1 – 3 of 3) sorted by relevance
232 struct fw_xfer{ struct235 struct fw_xferq *q; argument248 void (*retry_req) (struct fw_xfer *); argument250 void (*hand) (struct fw_xfer *); argument259 STAILQ_ENTRY(fw_xfer) link; argument265 struct fw_xfer *xfer; argument
118 void (*hand)(struct fw_xfer *)) in fwmem_read_quad()155 void (*hand)(struct fw_xfer *)) in fwmem_write_quad()192 void (*hand)(struct fw_xfer *)) in fwmem_read_block()230 void (*hand)(struct fw_xfer *)) in fwmem_write_block()
1387 asyreqq(struct firewire_comm *fc, u_int8_t spd, u_int8_t tl, u_int8_t rt, in asyreqq()