Searched refs:PORT_STATE_LINK_DOWN (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct_impl.h326 #define PORT_STATE_LINK_DOWN 0x00 macro
H A Ddiscovery.c287 else if (iport->iport_link_state == PORT_STATE_LINK_DOWN)
307 new_state = PORT_STATE_LINK_DOWN;
314 new_state = PORT_STATE_LINK_DOWN;
H A Dfct.c3149 if (iport->iport_link_state != PORT_STATE_LINK_DOWN)

Completed in 57 milliseconds