HomeSort by: relevance | last modified time | path
    Searched refs:DeviceType (Results 1 - 9 of 9) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/tools/amdgpu-arch/
AMDGPUArch.cpp 36 hsa_device_type_t DeviceType;
38 hsa_agent_get_info(Agent, HSA_AGENT_INFO_DEVICE, &DeviceType);
41 if (Status != HSA_STATUS_SUCCESS || DeviceType != HSA_DEVICE_TYPE_GPU) {
  /src/sbin/efi/
devpath5.c 91 uint16_t DeviceType; /* see devpath_bios_typename() */
98 typename = devpath_bios_typename(p->DeviceType);
101 typename, p->DeviceType, p->StatusFlag, p->Description);
110 DEVPATH_FMT(DeviceType: %x (%s)\n)
114 p->DeviceType,
  /src/sys/external/bsd/gnu-efi/dist/inc/protocol/
legacyboot.h 35 UINT16 DeviceType;
  /src/sys/external/bsd/gnu-efi/dist/inc/
efidevp.h 455 UINT16 DeviceType;
460 /* DeviceType definitions - from BBS specification */
  /src/external/mit/libuv/dist/src/win/
fs.c 1729 if (stat_info.DeviceType == FILE_DEVICE_NULL) {
1761 if (device_info.DeviceType == FILE_DEVICE_NULL) {
1794 stat_info.DeviceType = device_info.DeviceType;
2116 stat_info.DeviceType = device_info.DeviceType;
winapi.h 4145 ULONG DeviceType;
4426 DEVICE_TYPE DeviceType;
  /src/sys/external/bsd/gnu-efi/dist/lib/
dpath.c 1007 switch (Bss->DeviceType) {
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/
regstr.d 349 REGSTR_VAL_DEVTYPE = `DeviceType`,
  /src/sys/external/bsd/acpica/dist/include/
actbl2.h 2765 UINT8 DeviceType;
2792 /* Values for DeviceType field above */

Completed in 49 milliseconds