Lines Matching refs:target
43 #include <target/target_core_base.h>
44 #include <target/target_core_fabric.h>
122 /* Vhost port target portal group tag for TCM */
238 u8 *target, *lunp;
926 tpg = READ_ONCE(vs_tpg[*vc->target]);
928 vq_err(vq, "Target 0x%x does not exist\n", *vc->target);
988 vc.target = &v_req_pi.lun[1];
993 vc.target = &v_req.lun[1];
1009 ret = -EIO; /* bad target on any error from here on */
1148 * EIO: Respond with bad target
1329 vc.target = &v_req.tmf.lun[1];
1337 vc.target = NULL;
1371 * EIO: Respond with bad target
1702 u8 target;
1720 target = i;
1721 tpg = vs->vs_tpg[target];
1742 vs->vs_tpg[target] = NULL;
2248 " match target port protoid: %s\n", i_port,
2259 " match target port protoid: %s\n", i_port,
2270 " match target port protoid: %s\n", i_port,
2494 * target core to avoid contention within system_wq.