Home
last modified time | relevance | path

Searched refs:ISCSI_OP_LOGOUT_RSP (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/include/scsi/
Discsi_proto.h133 #define ISCSI_OP_LOGOUT_RSP 0x26 macro
/linux-4.4.14/drivers/scsi/
Dlibiscsi_tcp.c773 case ISCSI_OP_LOGOUT_RSP: in iscsi_tcp_hdr_dissect()
Dlibiscsi.c1223 case ISCSI_OP_LOGOUT_RSP: in __iscsi_complete_pdu()
1243 case ISCSI_OP_LOGOUT_RSP: in __iscsi_complete_pdu()
/linux-4.4.14/drivers/scsi/bnx2i/
Dbnx2i_hwi.c2034 case ISCSI_OP_LOGOUT_RSP: in bnx2i_process_new_cqes()
/linux-4.4.14/drivers/target/iscsi/
Discsi_target.c2821 hdr->opcode = ISCSI_OP_LOGOUT_RSP; in iscsit_build_logout_rsp()
/linux-4.4.14/drivers/scsi/be2iscsi/
Dbe_main.c1390 hdr->opcode = ISCSI_OP_LOGOUT_RSP; in be_complete_logout()