Home
last modified time | relevance | path

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

/titanic_50/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.c3972 IOERR_NO_XRI, 0); in emlxs_sli4_prep_fct_iocb()
4082 IOERR_NO_XRI, 0); in emlxs_sli4_prep_fct_iocb()
4092 IOERR_NO_XRI, 0); in emlxs_sli4_prep_fct_iocb()
4397 IOERR_NO_XRI, 0); in emlxs_sli4_prep_els_iocb()
4716 IOERR_NO_XRI, 0); in emlxs_sli4_prep_ct_iocb()
H A Demlxs_solaris.c580 {IOERR_NO_XRI, FC_PKT_LOCAL_RJT, FC_REASON_XCHG_DROPPED,
667 {IOERR_NO_XRI, "No XRI."},
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_iocb.h200 #define IOERR_NO_XRI 0x05 macro