Home
last modified time | relevance | path

Searched refs:FC_EXPLN_NONE (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h291 #define FC_EXPLN_NONE 0x00 macro
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c501 FC_EXPLN_NONE, FC_ACTION_RETRYABLE},
505 FC_EXPLN_NONE, FC_ACTION_RETRYABLE},
509 FC_EXPLN_NONE, FC_ACTION_NON_RETRYABLE},
517 FC_EXPLN_NONE, FC_ACTION_RETRYABLE},
522 FC_EXPLN_NONE, FC_ACTION_RETRYABLE},
527 FC_EXPLN_NONE, FC_ACTION_RETRYABLE},
532 FC_EXPLN_NONE, FC_ACTION_RETRYABLE},
537 FC_EXPLN_NONE, FC_ACTION_RETRYABLE},
542 FC_EXPLN_NONE, FC_ACTION_RETRYABLE},
547 FC_EXPLN_NONE, FC_ACTION_SEQ_TERM_RETRY},
[all …]
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c1499 sp->pkt->pkt_expln = FC_EXPLN_NONE; in ql_fast_fcp_post()
H A Dql_api.c7911 sp->pkt->pkt_expln = FC_EXPLN_NONE; in ql_done()
/titanic_44/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c375 { FC_EXPLN_NONE, "No Explanation" },
H A Dfp.c11182 payload.explanation = FC_EXPLN_NONE; in fp_ba_rjt_init()