sbp_targ_softc
struct sbp_targ_softc *sc;
sc = (struct sbp_targ_softc *)cam_sim_softc(sim);
struct sbp_targ_softc *sc;
sbp_targ_get_login(struct sbp_targ_softc *sc, struct fw_device *fwdev, int lun)
sbp_targ_fetch_orb(struct sbp_targ_softc *sc, struct fw_device *fwdev,
struct sbp_targ_softc *sc;
sc = (struct sbp_targ_softc *)xfer->sc;
struct sbp_targ_softc *sc;
sc = (struct sbp_targ_softc *)xfer->sc;
struct sbp_targ_softc *sc;
sc = (struct sbp_targ_softc *)xfer->sc;
struct sbp_targ_softc *sc;
sc = (struct sbp_targ_softc *)xfer->sc;
struct sbp_targ_softc *sc;
sc = (struct sbp_targ_softc *) device_get_softc(dev);
bzero((void *)sc, sizeof(struct sbp_targ_softc));
struct sbp_targ_softc *sc;
sc = (struct sbp_targ_softc *)device_get_softc(dev);
struct sbp_targ_softc *sc;
sizeof(struct sbp_targ_softc),
static void sbp_targ_fetch_orb(struct sbp_targ_softc *, struct fw_device *,
static void sbp_targ_abort(struct sbp_targ_softc *, struct orb_info *);
struct sbp_targ_softc *sc;
sc = (struct sbp_targ_softc *)arg;
struct sbp_targ_softc *sc;
sc = (struct sbp_targ_softc *)arg;
sbp_targ_find_devs(struct sbp_targ_softc *sc, union ccb *ccb,
sbp_targ_en_lun(struct sbp_targ_softc *sc, union ccb *ccb)
sbp_targ_send_lstate_events(struct sbp_targ_softc *sc,
sbp_targ_abort(struct sbp_targ_softc *sc, struct orb_info *orbi)
sbp_targ_abort_ccb(struct sbp_targ_softc *sc, union ccb *ccb)