Searched refs:InfoTypesBufferCount (Results 1 – 6 of 6) sorted by relevance
137 OUT UINTN *InfoTypesBufferCount in UndiAipGetSupportedTypes() argument140 if (This == NULL || InfoTypesBuffer == NULL || InfoTypesBufferCount == NULL) { in UndiAipGetSupportedTypes()144 *InfoTypesBufferCount = 1; in UndiAipGetSupportedTypes()
442 OUT UINTN *InfoTypesBufferCount
155 OUT UINTN *InfoTypesBufferCount in HstiAipGetSupportedTypes() argument158 if ((This == NULL) || (InfoTypesBuffer == NULL) || (InfoTypesBufferCount == NULL)) { in HstiAipGetSupportedTypes()166 *InfoTypesBufferCount = 1; in HstiAipGetSupportedTypes()
46 UINTN InfoTypesBufferCount; in InternalHstiFindAip() local84 &InfoTypesBufferCount in InternalHstiFindAip()91 for (InfoTypesIndex = 0; InfoTypesIndex < InfoTypesBufferCount; InfoTypesIndex++) { in InternalHstiFindAip()
215 OUT UINTN *InfoTypesBufferCount
847 UINTN InfoTypesBufferCount; in AdapterInformationDumpInformation() local884 &InfoTypesBufferCount in AdapterInformationDumpInformation()902 for (GuidIndex = 0; GuidIndex < InfoTypesBufferCount; GuidIndex++) { in AdapterInformationDumpInformation()