Lines Matching defs:sbp2_target
119 struct sbp2_target *tgt;
148 * We create one struct sbp2_target per IEEE 1212 Unit Directory
149 * and one struct Scsi_Host per sbp2_target.
151 struct sbp2_target {
169 static struct fw_device *target_parent_device(struct sbp2_target *tgt)
174 static const struct device *tgt_dev(const struct sbp2_target *tgt)
679 static inline void sbp2_allow_block(struct sbp2_target *tgt)
698 struct sbp2_target *tgt = lu->tgt;
722 struct sbp2_target *tgt = lu->tgt;
745 static void sbp2_unblock(struct sbp2_target *tgt)
800 struct sbp2_target *tgt = lu->tgt;
910 struct sbp2_target *tgt = lu->tgt;
964 static int sbp2_add_logical_unit(struct sbp2_target *tgt, int lun_entry)
997 static void sbp2_get_unit_unique_id(struct sbp2_target *tgt,
1004 static int sbp2_scan_logical_unit_dir(struct sbp2_target *tgt,
1018 static int sbp2_scan_unit_dir(struct sbp2_target *tgt, const u32 *directory,
1074 static void sbp2_clamp_management_orb_timeout(struct sbp2_target *tgt)
1085 static void sbp2_init_workarounds(struct sbp2_target *tgt, u32 model,
1126 struct sbp2_target *tgt;
1139 tgt = (struct sbp2_target *)shost->hostdata;
1195 struct sbp2_target *tgt = dev_get_drvdata(&unit->device);
1214 struct sbp2_target *tgt = dev_get_drvdata(&unit->device);