Home
last modified time | relevance | path

Searched refs:fx_rjt_reason (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dfct.h271 uint8_t fx_rjt_reason; member
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c452 if ((fx.fx_rjt_reason == 5) || (fx.fx_rjt_reason == 0xe) || in fct_do_flogi()
453 ((fx.fx_rjt_reason == 9) && (fx.fx_rjt_expl == 0x29))) { in fct_do_flogi()
475 fx.fx_op, fx.fx_rjt_reason, fx.fx_rjt_expl); in fct_do_flogi()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c685 fx->fx_rjt_reason, fx->fx_rjt_expl); in emlxs_fct_handle_unsol_flogi()
1915 fx->fx_rjt_reason = pkt->pkt_reason; in emlxs_fct_flogi_xchg()