Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h291 #define FC_EXPLN_NONE 0x00 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c502 FC_EXPLN_NONE, FC_ACTION_RETRYABLE},
506 FC_EXPLN_NONE, FC_ACTION_RETRYABLE},
510 FC_EXPLN_NONE, FC_ACTION_NON_RETRYABLE},
518 FC_EXPLN_NONE, FC_ACTION_RETRYABLE},
523 FC_EXPLN_NONE, FC_ACTION_RETRYABLE},
528 FC_EXPLN_NONE, FC_ACTION_RETRYABLE},
533 FC_EXPLN_NONE, FC_ACTION_RETRYABLE},
538 FC_EXPLN_NONE, FC_ACTION_RETRYABLE},
543 FC_EXPLN_NONE, FC_ACTION_RETRYABLE},
548 FC_EXPLN_NONE, FC_ACTION_SEQ_TERM_RETRY},
[all …]
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_fm.c166 pkt->pkt_expln = FC_EXPLN_NONE; in qlc_fm_check_pkt_dma_handle()
H A Dql_isr.c1558 sp->pkt->pkt_expln = FC_EXPLN_NONE; in ql_fast_fcp_post()
H A Dql_api.c5216 pkt->pkt_expln = FC_EXPLN_NONE; in ql_cmd_setup()
8341 sp->pkt->pkt_expln = FC_EXPLN_NONE; in ql_done()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c376 { FC_EXPLN_NONE, "No Explanation" },
H A Dfp.c11186 payload.explanation = FC_EXPLN_NONE; in fp_ba_rjt_init()