Searched refs:ISCSI_OP_SCSI_DATA_OUT (Results 1 – 6 of 6) sorted by relevance
117 #define ISCSI_OP_SCSI_DATA_OUT 0x05 macro
148 hdr->opcode = ISCSI_OP_SCSI_DATA_OUT; in iscsi_prep_data_out_pdu()284 if (opcode != ISCSI_OP_SCSI_DATA_OUT) { in iscsi_check_tmf_restrictions()313 if (opcode == ISCSI_OP_SCSI_DATA_OUT && in iscsi_check_tmf_restrictions()1574 if (iscsi_check_tmf_restrictions(task, ISCSI_OP_SCSI_DATA_OUT)) in iscsi_data_xmit()
1064 rc = conn->session->tt->alloc_pdu(task, ISCSI_OP_SCSI_DATA_OUT); in iscsi_tcp_task_xmit()
2107 (opcode == ISCSI_OP_SCSI_DATA_OUT || in cxgbi_conn_alloc_pdu()2128 if (opcode != ISCSI_OP_SCSI_DATA_OUT) in cxgbi_conn_alloc_pdu()
1502 case ISCSI_OP_SCSI_DATA_OUT: in isert_rx_opcode()
4014 case ISCSI_OP_SCSI_DATA_OUT: in iscsi_target_rx_opcode()