Home
last modified time | relevance | path

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

/linux-2.6.39/include/scsi/
Discsi_proto.h103 #define ISCSI_OP_LOGOUT_RSP 0x26 macro
/linux-2.6.39/drivers/scsi/
Dlibiscsi_tcp.c764 case ISCSI_OP_LOGOUT_RSP: in iscsi_tcp_hdr_dissect()
Dlibiscsi.c1189 case ISCSI_OP_LOGOUT_RSP: in __iscsi_complete_pdu()
1209 case ISCSI_OP_LOGOUT_RSP: in __iscsi_complete_pdu()
/linux-2.6.39/drivers/scsi/bnx2i/
Dbnx2i_hwi.c1888 case ISCSI_OP_LOGOUT_RSP: in bnx2i_process_new_cqes()
/linux-2.6.39/drivers/scsi/be2iscsi/
Dbe_main.c1213 hdr->opcode = ISCSI_OP_LOGOUT_RSP; in be_complete_logout()