HomeSort by: relevance | last modified time | path
    Searched defs:DeviceType (Results 1 - 6 of 6) 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/
winapi.h 4145 ULONG DeviceType;
4426 DEVICE_TYPE DeviceType;
  /src/sys/external/bsd/acpica/dist/include/
actbl2.h 2765 UINT8 DeviceType;
2792 /* Values for DeviceType field above */

Completed in 28 milliseconds