Searched refs:tgt_dev (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/firewire/ |
D | sbp2.c | 187 static const struct device *tgt_dev(const struct sbp2_target *tgt) in tgt_dev() function 837 dev_err(tgt_dev(tgt), "failed to login to LUN %04x\n", in sbp2_login() 855 dev_notice(tgt_dev(tgt), "logged in to LUN %04x (%d retries)\n", in sbp2_login() 947 dev_err(tgt_dev(tgt), "failed to reconnect\n"); in sbp2_reconnect() 961 dev_notice(tgt_dev(tgt), "reconnected to LUN %04x (%d retries)\n", in sbp2_reconnect() 1091 dev_notice(tgt_dev(tgt), "%ds mgt_ORB_timeout limited to 40s\n", in sbp2_clamp_management_orb_timeout() 1104 dev_notice(tgt_dev(tgt), in sbp2_init_workarounds() 1126 dev_notice(tgt_dev(tgt), "workarounds 0x%x " in sbp2_init_workarounds()
|