Lines Matching refs:sbp_target
211 struct sbp_target *target;
225 struct sbp_target { struct
244 struct sbp_target targets[SBP_NUM_TARGETS]; argument
274 static void sbp_cam_detach_target (struct sbp_target *);
275 static void sbp_free_target (struct sbp_target *);
453 sbp_alloc_lun(struct sbp_target *target) in sbp_alloc_lun()
610 static struct sbp_target *
614 struct sbp_target *target; in sbp_alloc_target()
725 struct sbp_target *target = (struct sbp_target *)arg; in sbp_probe_target()
824 struct sbp_target *target; in sbp_post_explore()
930 struct sbp_target *target = sdev->target; in sbp_reset_start_callback()
983 sbp_next_dev(struct sbp_target *target, int lun) in sbp_next_dev()
999 struct sbp_target *target; in sbp_cam_scan_lun()
1030 struct sbp_target *target = (struct sbp_target *)arg; in sbp_cam_scan_target()
1076 struct sbp_target *target; in sbp_do_attach()
1322 struct sbp_target *target; in sbp_write_cmd_locked()
1394 struct sbp_target *target; in sbp_mgm_orb()
1665 struct sbp_target *target; in sbp_recv1()
2083 struct sbp_target *target; in sbp_logout_all()
2133 sbp_free_target(struct sbp_target *target) in sbp_free_target()
2219 sbp_cam_detach_target(struct sbp_target *target) in sbp_cam_detach_target()
2237 struct sbp_target *target = sdev->target; in sbp_target_reset()
2274 struct sbp_target *target = sdev->target; in sbp_mgm_timeout()
2335 struct sbp_target *target = NULL; in sbp_action1()