Lines Matching refs:sbp_target
178 struct sbp_target *target;
192 struct sbp_target { struct
211 struct sbp_target targets[SBP_NUM_TARGETS]; argument
241 static void sbp_cam_detach_target (struct sbp_target *);
242 static void sbp_free_target (struct sbp_target *);
415 sbp_alloc_lun(struct sbp_target *target) in sbp_alloc_lun()
574 static struct sbp_target *
578 struct sbp_target *target; in sbp_alloc_target()
687 sbp_probe_target(struct sbp_target *target) in sbp_probe_target()
784 struct sbp_target *target; in sbp_post_explore()
895 struct sbp_target *target = sdev->target; in sbp_reset_start_callback()
949 sbp_next_dev(struct sbp_target *target, int lun) in sbp_next_dev()
966 struct sbp_target *target; in sbp_cam_scan_lun()
1003 struct sbp_target *target = (struct sbp_target *)arg; in sbp_cam_scan_target()
1052 struct sbp_target *target; in sbp_do_attach()
1295 struct sbp_target *target; in sbp_write_cmd()
1349 struct sbp_target *target; in sbp_mgm_orb()
1610 struct sbp_target *target; in sbp_recv1()
2010 struct sbp_target *target; in sbp_logout_all()
2068 sbp_free_target(struct sbp_target *target) in sbp_free_target()
2157 sbp_cam_detach_target(struct sbp_target *target) in sbp_cam_detach_target()
2176 struct sbp_target *target = sdev->target; in sbp_target_reset()
2212 struct sbp_target *target = sdev->target; in sbp_mgm_timeout()
2273 struct sbp_target *target = NULL; in sbp_action()