Home
last modified time | relevance | path

Searched refs:DeviceType (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/tools/amdgpu-arch/
H A DAMDGPUArch.cpp36 hsa_device_type_t DeviceType; in iterateAgentsCallback() local
38 hsa_agent_get_info(Agent, HSA_AGENT_INFO_DEVICE, &DeviceType); in iterateAgentsCallback()
41 if (Status != HSA_STATUS_SUCCESS || DeviceType != HSA_DEVICE_TYPE_GPU) { in iterateAgentsCallback()
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/protocol/
H A Dlegacyboot.h35 UINT16 DeviceType; member
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/
H A Defidevp.h455 UINT16 DeviceType; member
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/
H A Ddpath.c1007 switch (Bss->DeviceType) { in _DevPathBssBss()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dregstr.d349 REGSTR_VAL_DEVTYPE = `DeviceType`,
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dactbl2.h2290 UINT8 DeviceType;
2317 /* Values for DeviceType field above */
2192 UINT8 DeviceType; global() member
/netbsd-src/sys/external/bsd/acpica/dist/common/
H A Ddmtbinfo2.c
/netbsd-src/external/mit/libuv/dist/src/win/
H A Dwinapi.h4377 DEVICE_TYPE DeviceType; member