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

/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct_impl.h53 #define LI_STATE_MASK 0x3F macro
H A Ddiscovery.c515 ((iport->iport_li_state & LI_STATE_MASK) > LI_STATE_N2N_PLOGI)) {
557 switch (iport->iport_li_state & LI_STATE_MASK) {
840 state = iport->iport_li_state & LI_STATE_MASK;

Completed in 64 milliseconds