Lines Matching refs:sbp_softc
196 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()
1053 struct sbp_softc *sbp; in sbp_do_attach()
1605 struct sbp_softc *sbp; in sbp_recv1()
1621 sbp = (struct sbp_softc *)xfer->sc; in sbp_recv1()
1886 struct sbp_softc *sbp; in sbp_recv()
1888 sbp = (struct sbp_softc *)xfer->sc; in sbp_recv()
1899 struct sbp_softc *sbp; in sbp_attach()
2008 sbp_logout_all(struct sbp_softc *sbp) in sbp_logout_all()
2039 struct sbp_softc *sbp = ((struct sbp_softc *)device_get_softc(dev)); in sbp_shutdown()
2050 struct sbp_softc *sbp; in sbp_free_sdev()
2070 struct sbp_softc *sbp; in sbp_free_target()
2098 struct sbp_softc *sbp = ((struct sbp_softc *)device_get_softc(dev)); in sbp_detach()
2272 struct sbp_softc *sbp = cam_sim_softc(sim); in sbp_action()
2628 struct sbp_softc *sbp; in sbp_poll()
2844 sizeof(struct sbp_softc),