Searched refs:IBT_PORT_CHANGE_PKEY (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_agents.c483 event.ev_port_flags = IBT_PORT_CHANGE_PKEY;
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_ibt.c520 (event->ev_port_flags & IBT_PORT_CHANGE_PKEY)) {
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h1677 IBT_PORT_CHANGE_PKEY = 0x000002, /* P_Key table */ enumerator in enum:ibt_port_change_e
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c2328 if ((event->ev_port_flags & IBT_PORT_CHANGE_PKEY) ==
2329 IBT_PORT_CHANGE_PKEY) {
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdm/
H A Dibdm.c593 if (event->ev_port_flags & IBT_PORT_CHANGE_PKEY)

Completed in 104 milliseconds