Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibdm/
H A Dibdm_impl.h349 #define IBDM_IN_IBMFMSG_ATTR(msg)\ macro
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdm/
H A Dibdm.c2335 if (IBDM_IN_IBMFMSG_ATTR(msg) != IB_DM_ATTR_CLASSPORTINFO) { in ibdm_handle_setclassportinfo()
2393 if (IBDM_IN_IBMFMSG_ATTR(msg) != IB_DM_ATTR_CLASSPORTINFO) { in ibdm_handle_classportinfo()
2603 if (IBDM_IN_IBMFMSG_ATTR(msg) != IB_DM_ATTR_IO_UNITINFO) { in ibdm_handle_iounitinfo()
3526 (IBDM_IN_IBMFMSG_ATTR(msg) != IB_DM_ATTR_CLASSPORTINFO)) { in ibdm_process_incoming_mad()
3555 switch (IBDM_IN_IBMFMSG_ATTR(msg)) { in ibdm_process_incoming_mad()
3706 switch (IBDM_IN_IBMFMSG_ATTR(msg)) { in ibdm_handle_redirection()