Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct_impl.h342 #define FCT_OPR_DONE 0 macro
H A Ddiscovery.c163 if (iport->iport_offline_prstate != FCT_OPR_DONE) { in fct_port_worker()
H A Dfct.c3204 iport->iport_offline_prstate = FCT_OPR_DONE; in fct_handle_port_offline()