Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_ip.c142 ((cmd->un.ulpWord[4] & 0xff) == IOERR_NO_XRI)) { in emlxs_ip_handle_event()
H A Demlxs_sli4.c4318 IOERR_NO_XRI, 0); in emlxs_sli4_prep_fct_iocb()
4428 IOERR_NO_XRI, 0); in emlxs_sli4_prep_fct_iocb()
4438 IOERR_NO_XRI, 0); in emlxs_sli4_prep_fct_iocb()
4737 IOERR_NO_XRI, 0); in emlxs_sli4_prep_els_iocb()
5050 IOERR_NO_XRI, 0); in emlxs_sli4_prep_ct_iocb()
H A Demlxs_solaris.c581 {IOERR_NO_XRI, FC_PKT_LOCAL_RJT, FC_REASON_XCHG_DROPPED,
668 {IOERR_NO_XRI, "No XRI."},
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_iocb.h200 #define IOERR_NO_XRI 0x05 macro