Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct_impl.h329 #define PORT_STATE_LINK_INIT_DONE (S_LINK_ONLINE) macro
H A Ddiscovery.c324 new_state = PORT_STATE_LINK_INIT_DONE; in fct_handle_local_port_event()