Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c262 uint16_t old_state, new_state, new_bits; in fct_handle_local_port_event() local
330 new_bits = iport->iport_link_state ^ in fct_handle_local_port_event()
339 if (new_bits & S_PORT_CLEANUP) { in fct_handle_local_port_event()
347 if (new_bits & S_INIT_LINK) { in fct_handle_local_port_event()
368 } else if (new_bits & S_RCVD_LINK_DOWN) { in fct_handle_local_port_event()