Home
last modified time | relevance | path

Searched refs:ulFlags (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtspi_delegate.c111 UINT32 ulFlags, /* in */ in Tspi_TPM_Delegate_CreateDelegation() argument
119 if ((result = create_owner_delegation(hObject, bLabel, ulFlags, hPcrs, hFamily, in Tspi_TPM_Delegate_CreateDelegation()
123 if ((result = create_key_delegation(hObject, bLabel, ulFlags, hPcrs, hFamily, in Tspi_TPM_Delegate_CreateDelegation()
136 UINT32 ulFlags) /* in */ in Tspi_TPM_Delegate_CacheOwnerDelegation() argument
158 if (ulFlags & ~TSS_DELEGATE_CACHEOWNERDELEGATION_OVERWRITEEXISTING) { in Tspi_TPM_Delegate_CacheOwnerDelegation()
163 if ((ulFlags & TSS_DELEGATE_CACHEOWNERDELEGATION_OVERWRITEEXISTING) == 0) { in Tspi_TPM_Delegate_CacheOwnerDelegation()
H A Dtsp_delegate.c100 UINT32 ulFlags, in create_owner_delegation() argument
120 if ((ulFlags & ~TSS_DELEGATE_INCREMENTVERIFICATIONCOUNT) > 0) in create_owner_delegation()
123 if (ulFlags & TSS_DELEGATE_INCREMENTVERIFICATIONCOUNT) in create_owner_delegation()
189 UINT32 ulFlags, in create_key_delegation() argument
209 if (ulFlags != 0) in create_key_delegation()
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dpptable.h328 ULONG ulFlags; // ATOM_PPLIB_R600_FLAGS_* member
354 ULONG ulFlags; member
382 ULONG ulFlags; // ATOM_PPLIB_R600_FLAGS_* member
399 ULONG ulFlags; // ATOM_PPLIB_SI_FLAGS_*, no flag is necessary for now member
H A Dradeon_rs780_dpm.c785 ps->flags = le32_to_cpu(clock_info->rs780.ulFlags); in rs780_parse_pplib_clock_info()
H A Dradeon_rv770_dpm.c2209 pl->flags = le32_to_cpu(clock_info->evergreen.ulFlags); in rv7xx_parse_pplib_clock_info()
2217 pl->flags = le32_to_cpu(clock_info->r600.ulFlags); in rv7xx_parse_pplib_clock_info()
H A Dradeon_rv6xx_dpm.c1851 pl->flags = le32_to_cpu(clock_info->r600.ulFlags); in rv6xx_parse_pplib_clock_info()
H A Dradeon_ni_dpm.c3942 pl->flags = le32_to_cpu(clock_info->evergreen.ulFlags); in ni_parse_pplib_clock_info()
H A Datombios.h6418 …ULONG ulFlags; // To enable/disable functionalities based on memory ty… member
H A Dradeon_si_dpm.c6756 pl->flags = le32_to_cpu(clock_info->si.ulFlags); in si_parse_pplib_clock_info()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/include/
H A Dpptable.h355 ULONG ulFlags; // ATOM_PPLIB_R600_FLAGS_* member
381 ULONG ulFlags; member
409 ULONG ulFlags; // ATOM_PPLIB_R600_FLAGS_* member
426 ULONG ulFlags; // ATOM_PPLIB_SI_FLAGS_*, no flag is necessary for now member
H A Datombios.h7608 …ULONG ulFlags; // To enable/disable functionalities based on mem… member
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtspi.h612 UINT32 ulFlags, // in
623 UINT32 ulFlags // in
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dshlobj.d419 UINT ulFlags; member
431 UINT ulFlags; member
H A Dwinnt.d4168 DWORD ulFlags;
4219 DWORD ulFlags;
H A Dcommctrl.d3047 ULONG ulFlags;
3057 ULONG ulFlags;
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_si_dpm.c7158 pl->flags = le32_to_cpu(clock_info->si.ulFlags); in si_parse_pplib_clock_info()