Home
last modified time | relevance | path

Searched refs:DeviceId (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/clang/tools/nvptx-arch/
H A DNVPTXArch.cpp100 for (int DeviceId = 0; DeviceId < Count; ++DeviceId) { in main() local
102 if (CUresult Err = cuDeviceGet(&Device, DeviceId)) in main()
/openbsd/sys/stand/efi/include/
H A Defidevp.h250 UINT64 DeviceId; member