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 D | fc_error.h | 291 #define FC_EXPLN_NONE 0x00 macro
|
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_solaris.c | 501 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 D | ql_isr.c | 1499 sp->pkt->pkt_expln = FC_EXPLN_NONE; in ql_fast_fcp_post()
|
H A D | ql_api.c | 7911 sp->pkt->pkt_expln = FC_EXPLN_NONE; in ql_done()
|
/titanic_44/usr/src/uts/common/io/fibre-channel/impl/ |
H A D | fctl.c | 375 { FC_EXPLN_NONE, "No Explanation" },
|
H A D | fp.c | 11182 payload.explanation = FC_EXPLN_NONE; in fp_ba_rjt_init()
|