Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct_impl.h331 #define PORT_STATE_LINK_DOWN_CLEANING (S_RCVD_LINK_DOWN | S_PORT_CLEANUP) macro
H A Ddiscovery.c283 new_state = PORT_STATE_LINK_DOWN_CLEANING; in fct_handle_local_port_event()
285 if (iport->iport_link_state == PORT_STATE_LINK_DOWN_CLEANING) in fct_handle_local_port_event()
306 PORT_STATE_LINK_DOWN_CLEANING) { in fct_handle_local_port_event()