Home
last modified time | relevance | path

Searched refs:FCT_STATE_ONLINING (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dfct.h349 #define FCT_STATE_ONLINING 1 macro
/titanic_41/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_fc.c546 this_ss->ss_state = FCT_STATE_ONLINING; in fcoet_ctl()
/titanic_41/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c2209 iport->iport_state = FCT_STATE_ONLINING; in fct_ctl()
2213 ASSERT(iport->iport_state == FCT_STATE_ONLINING); in fct_ctl()
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c1998 qlt->qlt_state = FCT_STATE_ONLINING; in qlt_ctl()