Searched refs:IOSTAT_LS_RJT (Results 1 – 5 of 5) sorted by relevance
789 #define IOSTAT_LS_RJT 0x9 macro
517 {IOSTAT_LS_RJT, FC_PKT_LS_RJT, FC_REASON_CMD_UNABLE,720 {IOSTAT_LS_RJT, "LS reject."},9214 emlxs_pkt_complete(sbp, IOSTAT_LS_RJT, 0, 1); in emlxs_send_els()
236 if (iocb->ULPSTATUS == IOSTAT_LS_RJT) { in emlxs_els_handle_event()
659 case IOSTAT_LS_RJT: in emlxs_handle_fcp_event()
5824 if (iocb->ULPSTATUS == IOSTAT_LS_RJT) { in emlxs_CQE_to_IOCB()