Home
last modified time | relevance | path

Searched refs:IOSTAT_FCP_RSP_ERROR (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_iocb.h781 #define IOSTAT_FCP_RSP_ERROR 0x1 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c127 iostat = IOSTAT_FCP_RSP_ERROR; in emlxs_handle_fcp_event()
186 if ((iostat != IOSTAT_FCP_RSP_ERROR) || (pkt->pkt_rsplen == 0)) { in emlxs_handle_fcp_event()
586 case IOSTAT_FCP_RSP_ERROR: in emlxs_handle_fcp_event()
H A Demlxs_sli4.c5797 if (iocb->ULPSTATUS == IOSTAT_FCP_RSP_ERROR) { in emlxs_CQE_to_IOCB()
5806 if (iocb->ULPSTATUS == IOSTAT_FCP_RSP_ERROR) { in emlxs_CQE_to_IOCB()
H A Demlxs_solaris.c505 {IOSTAT_FCP_RSP_ERROR, FC_PKT_SUCCESS, FC_REASON_NONE,
712 {IOSTAT_FCP_RSP_ERROR, "FCP response error."},