Home
last modified time | relevance | path

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)) { in fct_handle_rcvd_flogi()
557 switch (iport->iport_li_state & LI_STATE_MASK) { in fct_process_link_init()
840 state = iport->iport_li_state & LI_STATE_MASK; in fct_handle_els()