Searched refs:ISCSI_OP_LOGOUT (Results 1 – 9 of 9) sorted by relevance
107 #define ISCSI_OP_LOGOUT 0x06 macro
1258 case ISCSI_OP_LOGOUT: in cxgbit_target_rx_opcode()1305 (!(opcode & ISCSI_OP_LOGOUT)))) { in cxgbit_rx_opcode()
968 case ISCSI_OP_LOGOUT: in iscsit_execute_cmd()
2481 cmd->iscsi_opcode = ISCSI_OP_LOGOUT; in iscsit_handle_logout_cmd()3911 case ISCSI_OP_LOGOUT: in iscsi_target_rx_opcode()4019 (!(opcode & ISCSI_OP_LOGOUT)))) { in iscsit_get_rx_pdu()
1230 (!(opcode & ISCSI_OP_TEXT) || !(opcode & ISCSI_OP_LOGOUT))) { in isert_rx_opcode()1273 case ISCSI_OP_LOGOUT: in isert_rx_opcode()
793 case ISCSI_OP_LOGOUT: in qedi_iscsi_send_generic_request()
1102 case ISCSI_OP_LOGOUT: in bnx2i_iscsi_send_generic_request()
1368 if ((task->hdr->opcode & ISCSI_OPCODE_MASK) == ISCSI_OP_LOGOUT) in hwi_complete_cmd()4703 case ISCSI_OP_LOGOUT: in beiscsi_mtask()
661 if ((hdr->opcode & ISCSI_OPCODE_MASK) == ISCSI_OP_LOGOUT) in iscsi_prep_mgmt_task()
Completed in 43 milliseconds