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;
482 type |= IBT_PORT_CHANGE_EVENT;
486 type |= IBT_PORT_CHANGE_EVENT;
508 if (type & IBT_PORT_CHANGE_EVENT) {
509 code = IBT_PORT_CHANGE_EVENT;
510 type &= ~IBT_PORT_CHANGE_EVENT;
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_handlers.c329 case IBT_PORT_CHANGE_EVENT:
353 } else if (code == IBT_PORT_CHANGE_EVENT) {
656 } else if (code & IBT_PORT_CHANGE_EVENT) {
657 code = IBT_PORT_CHANGE_EVENT;
740 if ((code == IBT_PORT_CHANGE_EVENT) &&
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h1667 IBT_PORT_CHANGE_EVENT = 0x100000, enumerator in enum:ibt_async_code_e
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:
523 "got IBT_PORT_CHANGE_EVENT(PKEY_CHANGE)");
529 "got IBT_PORT_CHANGE_EVENT(SGID_CHANGE)");
H A Denx_hdlrs.c371 case IBT_PORT_CHANGE_EVENT:
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdma/
H A Dibdma.c242 case IBT_PORT_CHANGE_EVENT:
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_impl.c2411 case IBT_PORT_CHANGE_EVENT:
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibmf/
H A Dibmf_saa_impl.c2293 case IBT_PORT_CHANGE_EVENT:
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c2315 case IBT_PORT_CHANGE_EVENT:
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdm/
H A Dibdm.c591 case IBT_PORT_CHANGE_EVENT:

Completed in 123 milliseconds