Searched refs:ISCSI_OP_IMMEDIATE (Results 1 – 4 of 4) sorted by relevance
135 #define ISCSI_OP_IMMEDIATE 0x40 macro
1119 if (!(old_ihp->opcode & ISCSI_OP_IMMEDIATE)) { in iscsi_rx_process_reject_rsp()2266 inohp->opcode = ISCSI_OP_NOOP_OUT | ISCSI_OP_IMMEDIATE; in iscsi_tx_nop()2307 istmh->opcode = ISCSI_OP_SCSI_TASK_MGT_MSG | ISCSI_OP_IMMEDIATE; in iscsi_tx_abort()2337 istmh->opcode = ISCSI_OP_SCSI_TASK_MGT_MSG | ISCSI_OP_IMMEDIATE; in iscsi_tx_reset()2386 ilh->opcode = ISCSI_OP_LOGOUT_CMD | ISCSI_OP_IMMEDIATE; in iscsi_tx_logout()
695 ilhp->opcode = ISCSI_OP_LOGIN_CMD | ISCSI_OP_IMMEDIATE; in iscsi_make_login_pdu()
2643 if (req->opcode & ISCSI_OP_IMMEDIATE) { in iscsit_set_cmdsn()3111 if (hdr->opcode & ISCSI_OP_IMMEDIATE) { in iscsit_check_cmdsn_and_queue()