Searched refs:IOSTAT_LS_RJT (Results 1 – 5 of 5) sorted by relevance
789 #define IOSTAT_LS_RJT 0x9 macro
516 {IOSTAT_LS_RJT, FC_PKT_LS_RJT, FC_REASON_CMD_UNABLE,719 {IOSTAT_LS_RJT, "LS reject."},9191 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()
658 case IOSTAT_LS_RJT: in emlxs_handle_fcp_event()
5469 if (iocb->ULPSTATUS == IOSTAT_LS_RJT) { in emlxs_CQE_to_IOCB()