Home | History | Annotate | Download | only in src

Lines Matching defs:reqattr

148         PvmiKvpAttr reqattr = GetAttrTypeFromKeyString(aIdentifier);
149 if (reqattr == PVMI_KVPATTR_UNKNOWN)
151 reqattr = PVMI_KVPATTR_CUR;
169 PVMFStatus retval = GetConfigParameter(aParameters, aNumParamElements, i, reqattr);
265 PvmiKvpAttr reqattr = GetAttrTypeFromKeyString(aIdentifier);
266 if (reqattr == PVMI_KVPATTR_UNKNOWN)
268 reqattr = PVMI_KVPATTR_CUR;
287 PVMFStatus retval = GetConfigParameter(aParameters, aNumParamElements, i, reqattr);
733 int32 aIndex, PvmiKvpAttr reqattr)
802 if (reqattr == PVMI_KVPATTR_CAP)
822 if (reqattr == PVMI_KVPATTR_CUR)
826 else if (reqattr == PVMI_KVPATTR_DEF)
849 if (reqattr == PVMI_KVPATTR_CUR)
854 else if (reqattr == PVMI_KVPATTR_DEF)
878 if (reqattr == PVMI_KVPATTR_CUR)
882 else if (reqattr == PVMI_KVPATTR_DEF)
894 if (reqattr == PVMI_KVPATTR_CUR)
898 else if (reqattr == PVMI_KVPATTR_DEF)
909 if (reqattr == PVMI_KVPATTR_CUR)
914 else if (reqattr == PVMI_KVPATTR_DEF)
975 if (reqattr == PVMI_KVPATTR_CAP)
995 if (reqattr == PVMI_KVPATTR_CUR)
999 else if (reqattr == PVMI_KVPATTR_DEF)