Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dsbp.c196 struct sbp_softc *sbp;
207 struct sbp_softc { struct
377 sbp_new_target(struct sbp_softc *sbp, struct fw_device *fwdev) in sbp_new_target()
420 struct sbp_softc *sbp; in sbp_alloc_lun()
575 sbp_alloc_target(struct sbp_softc *sbp, struct fw_device *fwdev) in sbp_alloc_target()
689 struct sbp_softc *sbp = target->sbp; in sbp_probe_target()
765 struct sbp_softc *sbp; in sbp_post_busreset()
767 sbp = (struct sbp_softc *)arg; in sbp_post_busreset()
783 struct sbp_softc *sbp = (struct sbp_softc *)arg; in sbp_post_explore()
965 struct sbp_softc *sbp; in sbp_cam_scan_lun()
[all …]