Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dsbp_targ.c122 struct sbp_targ_softc *sc;
131 struct sbp_targ_softc { struct
203 struct sbp_targ_softc *sc;
236 static void sbp_targ_fetch_orb(struct sbp_targ_softc *, struct fw_device *,
239 static void sbp_targ_abort(struct sbp_targ_softc *, struct orb_info *);
305 struct sbp_targ_softc *sc; in sbp_targ_post_busreset()
313 sc = (struct sbp_targ_softc *)arg; in sbp_targ_post_busreset()
365 struct sbp_targ_softc *sc; in sbp_targ_post_explore()
367 sc = (struct sbp_targ_softc *)arg; in sbp_targ_post_explore()
374 sbp_targ_find_devs(struct sbp_targ_softc *sc, union ccb *ccb, in sbp_targ_find_devs()
[all …]