Lines Matching defs:tgt
132 struct sbp2_target *tgt; member
182 static struct fw_device *target_parent_device(struct sbp2_target *tgt) in target_parent_device()
187 static const struct device *tgt_dev(const struct sbp2_target *tgt) in tgt_dev()
691 static inline void sbp2_allow_block(struct sbp2_target *tgt) in sbp2_allow_block()
710 struct sbp2_target *tgt = lu->tgt; in sbp2_conditionally_block() local
734 struct sbp2_target *tgt = lu->tgt; in sbp2_conditionally_unblock() local
757 static void sbp2_unblock(struct sbp2_target *tgt) in sbp2_unblock()
812 struct sbp2_target *tgt = lu->tgt; in sbp2_login() local
922 struct sbp2_target *tgt = lu->tgt; in sbp2_reconnect() local
976 static int sbp2_add_logical_unit(struct sbp2_target *tgt, int lun_entry) in sbp2_add_logical_unit()
1009 static void sbp2_get_unit_unique_id(struct sbp2_target *tgt, in sbp2_get_unit_unique_id()
1016 static int sbp2_scan_logical_unit_dir(struct sbp2_target *tgt, in sbp2_scan_logical_unit_dir()
1030 static int sbp2_scan_unit_dir(struct sbp2_target *tgt, const u32 *directory, in sbp2_scan_unit_dir()
1086 static void sbp2_clamp_management_orb_timeout(struct sbp2_target *tgt) in sbp2_clamp_management_orb_timeout()
1097 static void sbp2_init_workarounds(struct sbp2_target *tgt, u32 model, in sbp2_init_workarounds()
1138 struct sbp2_target *tgt; in sbp2_probe() local
1211 struct sbp2_target *tgt = dev_get_drvdata(&unit->device); in sbp2_update() local
1230 struct sbp2_target *tgt = dev_get_drvdata(&unit->device); in sbp2_remove() local