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

/osnet-11/usr/src/lib/libsun_ima/common/
H A Dima.c206 becomingVisible = IMA_TRUE;
270 pProps->runningInInitiatorMode = IMA_TRUE;
291 pProps->nameValid = IMA_TRUE;
309 pProps->aliasValid = IMA_TRUE;
441 if (pProps->iSnsDiscoveryEnabled == IMA_TRUE) {
1116 id.ipAddress.ipv4Address = IMA_TRUE;
1224 ipAddress.ipv4Address = IMA_TRUE;
1314 IMA_TRUE) {
1380 if (staticConfig.portalGroupTagValid == IMA_TRUE) {
1614 lunMatch = IMA_TRUE;
[all...]
/osnet-11/usr/src/lib/libsuri/common/
H A Dsuri_iscsi.c110 status = IMA_SetSendTargetsDiscovery(lhba, IMA_TRUE);
313 if (hid.id.ipAddress.ipv4Address == IMA_TRUE) {
374 if (hid.id.ipAddress.ipv4Address == IMA_TRUE)
413 if (ipAddr->ipv4Address == IMA_TRUE)
/osnet-11/usr/src/lib/libima/common/
H A Dima-lib.c1038 pProps->runningInInitiatorMode = IMA_TRUE;
1039 pProps->runningInTargetMode = IMA_TRUE;
1040 pProps->nameAndAliasSettable = IMA_TRUE;
1067 pProps->nameValid = IMA_TRUE;
1080 pProps->aliasValid = IMA_TRUE;
3071 if (initialR2T != IMA_TRUE &&
3174 if (immediateData != IMA_TRUE &&
3277 if (dataPduInOrder != IMA_TRUE &&
3380 if (dataSequenceInOrder != IMA_TRUE &&
3433 if (enableStatisticsCollection != IMA_TRUE
[all...]
H A Dima.h155 #define IMA_TRUE 1 macro
202 * An extended boolean: can have the values @ref IMA_TRUE, @ref IMA_FALSE, and
228 (IMA_STATUS)IMA_STATUS_ERROR) == 0 ? IMA_TRUE : IMA_FALSE)
230 (IMA_STATUS)IMA_STATUS_ERROR) == 0x8000000 ? IMA_TRUE : IMA_FALSE)
301 IMA_TRUE : IMA_FALSE )
304 IMA_TRUE : IMA_FALSE )
681 * 'runningInTargetMode' to be set to @c IMA_TRUE. This means that
706 * IMA_TRUE, in which case it will be Unicode NULL terminated. If
719 * This field is only valid if 'aliasValid' is set to IMA_TRUE, in which
790 * obtained where 'currentValueValid' is IMA_TRUE, 'settabl
[all...]

Completed in 58 milliseconds