ISCSI_RSVD_TASK_TAG
ISCSI_RSVD_TASK_TAG : itask->it_ttt;
nop_in->itt = ISCSI_RSVD_TASK_TAG;
if (ict->ict_keepalive_ttt == ISCSI_RSVD_TASK_TAG)
if ((out->itt == ISCSI_RSVD_TASK_TAG) ||
(out->ttt != ISCSI_RSVD_TASK_TAG)) {
in->ttt = ISCSI_RSVD_TASK_TAG;
th_resp->ttt = ISCSI_RSVD_TASK_TAG;
if (th_req->ttt != ISCSI_RSVD_TASK_TAG) {
if (icmdp->cmd_itt == ISCSI_RSVD_TASK_TAG) {
if (inihp->itt != ISCSI_RSVD_TASK_TAG) {
if ((inihp->itt != ISCSI_RSVD_TASK_TAG) &&
(inihp->ttt == ISCSI_RSVD_TASK_TAG)) {
} else if (inihp->ttt != ISCSI_RSVD_TASK_TAG) {
iscsi_handle_nop(icp, ISCSI_RSVD_TASK_TAG, inihp->ttt);
if (ilrhp->itt != ISCSI_RSVD_TASK_TAG) {
if (((final == B_TRUE) && (ithp->ttt != ISCSI_RSVD_TASK_TAG)) ||
((final == B_FALSE) && (ithp->ttt == ISCSI_RSVD_TASK_TAG))) {
(ithp->ttt == ISCSI_RSVD_TASK_TAG) &&
icmdp->cmd_un.text.ttt = ISCSI_RSVD_TASK_TAG;
0, ISCSI_RSVD_TASK_TAG);