Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h279 #define FC_ACTION_RETRYABLE 0x01 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},
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},
570 FC_EXPLN_NONE, FC_ACTION_RETRYABLE},
574 FC_EXPLN_NONE, FC_ACTION_RETRYABLE},
[all …]
H A Demlxs_els.c238 pkt->pkt_action = FC_ACTION_RETRYABLE; in emlxs_els_handle_event()
3148 pkt->pkt_action = FC_ACTION_RETRYABLE; in emlxs_ct_handle_event()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_fm.c167 pkt->pkt_action = FC_ACTION_RETRYABLE; in qlc_fm_check_pkt_dma_handle()
H A Dql_isr.c1559 sp->pkt->pkt_action = FC_ACTION_RETRYABLE; in ql_fast_fcp_post()
H A Dql_api.c5217 pkt->pkt_action = FC_ACTION_RETRYABLE; in ql_cmd_setup()
8342 sp->pkt->pkt_action = FC_ACTION_RETRYABLE; in ql_done()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c370 { FC_ACTION_RETRYABLE, "Retryable" },