Searched refs:SM_CAP_MASK_IS_DM_SUPPD (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_misc.c1906 if (portinfo.CapabilityMask & SM_CAP_MASK_IS_DM_SUPPD)
2050 capmask &= ~SM_CAP_MASK_IS_DM_SUPPD;
2052 capmask |= SM_CAP_MASK_IS_DM_SUPPD;
/illumos-gate/usr/src/uts/common/sys/ib/mgt/
H A Dsm_attr.h527 #define SM_CAP_MASK_IS_DM_SUPPD 0x00080000 macro
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_misc.c1977 if (portinfo.CapabilityMask & SM_CAP_MASK_IS_DM_SUPPD)
2122 capmask &= ~SM_CAP_MASK_IS_DM_SUPPD;
2124 capmask |= SM_CAP_MASK_IS_DM_SUPPD;
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibdm/
H A Dibdm.c1924 if (resp->PortInfo.CapabilityMask & SM_CAP_MASK_IS_DM_SUPPD) {
4274 SM_CAP_MASK_IS_DM_SUPPD)) {

Completed in 70 milliseconds