Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dsbp_targ.c235 static void sbp_targ_recv(struct fw_xfer *);
1792 xfer->hand = sbp_targ_recv; in sbp_targ_resp_callback()
1897 sbp_targ_recv(struct fw_xfer *xfer) in sbp_targ_recv() function
1987 fc, (void *)sc, sbp_targ_recv); in sbp_targ_attach()