Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_agents.c239 flags |= IBT_PORT_CHANGE_SM_LID; in hermon_port_change_flags()
478 IBT_PORT_CHANGE_SM_LID) && !isReregSuppd) in hermon_agent_handle_req()
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h1678 IBT_PORT_CHANGE_SM_LID = 0x000004, /* Master SM LID */ enumerator
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_handlers.c741 eventp->ev_port_flags & IBT_PORT_CHANGE_SM_LID) in ibtl_do_hca_asyncs()
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_impl.c2412 if ((eventp->ev_port_flags & IBT_PORT_CHANGE_SM_LID) == 0) in ibcm_async_handler()
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_saa_impl.c2377 if (event->ev_port_flags & IBT_PORT_CHANGE_SM_LID) { in ibmf_saa_impl_port_chg()