Searched refs:PORT_STATE_LINK_INIT_START (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct_impl.h327 #define PORT_STATE_LINK_INIT_START (S_RCVD_LINK_UP | S_LINK_ONLINE |\ macro
H A Ddiscovery.c140 if ((iport->iport_link_state == PORT_STATE_LINK_INIT_START) &&
288 new_state = PORT_STATE_LINK_INIT_START;
310 new_state = PORT_STATE_LINK_INIT_START;
323 if (iport->iport_link_state == PORT_STATE_LINK_INIT_START) {
514 (iport->iport_link_state != PORT_STATE_LINK_INIT_START) ||
834 (iport->iport_link_state == PORT_STATE_LINK_INIT_START) &&

Completed in 62 milliseconds