Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_agents.c456 type |= IBT_PORT_CHANGE_EVENT; in hermon_agent_handle_req()
482 type |= IBT_PORT_CHANGE_EVENT; in hermon_agent_handle_req()
486 type |= IBT_PORT_CHANGE_EVENT; in hermon_agent_handle_req()
508 if (type & IBT_PORT_CHANGE_EVENT) { in hermon_agent_handle_req()
509 code = IBT_PORT_CHANGE_EVENT; in hermon_agent_handle_req()
510 type &= ~IBT_PORT_CHANGE_EVENT; in hermon_agent_handle_req()
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_handlers.c329 case IBT_PORT_CHANGE_EVENT: in ibc_async_handler()
353 } else if (code == IBT_PORT_CHANGE_EVENT) { in ibc_async_handler()
656 } else if (code & IBT_PORT_CHANGE_EVENT) { in ibtl_do_hca_asyncs()
657 code = IBT_PORT_CHANGE_EVENT; in ibtl_do_hca_asyncs()
740 if ((code == IBT_PORT_CHANGE_EVENT) && in ibtl_do_hca_asyncs()
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h1667 IBT_PORT_CHANGE_EVENT = 0x100000, enumerator
1672 #define IBT_PORT_EVENTS (IBT_EVENT_PORT_UP|IBT_PORT_CHANGE_EVENT|\
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_ibt.c518 case IBT_PORT_CHANGE_EVENT: in eib_ibt_async_handler()
H A Denx_hdlrs.c371 case IBT_PORT_CHANGE_EVENT: in eibnx_async_handler()
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdma/
H A Dibdma.c242 case IBT_PORT_CHANGE_EVENT: in ibdma_ibt_async_handler()
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_impl.c2411 case IBT_PORT_CHANGE_EVENT: in ibcm_async_handler()
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_saa_impl.c2293 case IBT_PORT_CHANGE_EVENT: in ibmf_saa_impl_ibt_async_handler()
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdm/
H A Dibdm.c591 case IBT_PORT_CHANGE_EVENT: in ibdm_event_hdlr()
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c2315 case IBT_PORT_CHANGE_EVENT: in ibd_async_handler()