Home
last modified time | relevance | path

Searched refs:FC_FCFTAB_STATE_TOPO_FAILED (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h449 #define FC_FCFTAB_STATE_TOPO_FAILED 3 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c199 {FC_FCFTAB_STATE_TOPO_FAILED, "FCFTAB_TOPO_FAILED"},
3011 FC_FCFTAB_STATE_TOPO_FAILED, in emlxs_fc_fcftab_topo_mbcmpl()
3015 FC_FCFTAB_STATE_TOPO_FAILED, in emlxs_fc_fcftab_topo_mbcmpl()
3149 if ((fcftab->prev_state != FC_FCFTAB_STATE_TOPO_FAILED) || in emlxs_fc_fcftab_topo_action()
3203 rval = emlxs_fc_fcftab_state(port, FC_FCFTAB_STATE_TOPO_FAILED, in emlxs_fc_fcftab_topo_action()
3213 rval = emlxs_fc_fcftab_state(port, FC_FCFTAB_STATE_TOPO_FAILED, in emlxs_fc_fcftab_topo_action()
3238 rval = emlxs_fc_fcftab_state(port, FC_FCFTAB_STATE_TOPO_FAILED, in emlxs_fc_fcftab_topo_action()
3260 if (fcftab->state != FC_FCFTAB_STATE_TOPO_FAILED) { in emlxs_fc_fcftab_topo_failed_action()