Home
last modified time | relevance | path

Searched refs:ISCSI_REASON_PROTOCOL_ERROR (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/target/iscsi/
H A Discsi_target_erl1.c132 return iscsit_reject_cmd(cmd, ISCSI_REASON_PROTOCOL_ERROR, buf); in iscsit_handle_r2t_snack()
401 return iscsit_reject_cmd(cmd, ISCSI_REASON_PROTOCOL_ERROR, buf); in iscsit_handle_recovery_datain()
/linux/include/scsi/
H A Discsi_proto.h622 #define ISCSI_REASON_PROTOCOL_ERROR 4 macro
/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit_target.c1204 return iscsit_reject_cmd(cmd, ISCSI_REASON_PROTOCOL_ERROR, in cxgbit_handle_text_cmd()
1308 iscsit_add_reject(conn, ISCSI_REASON_PROTOCOL_ERROR, in cxgbit_rx_opcode()