Searched refs:FC_FCFTAB_STATE_TOPO_FAILED (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.h | 447 #define FC_FCFTAB_STATE_TOPO_FAILED 3 macro
|
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.c | 199 {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()
|