Home
last modified time | relevance | path

Searched refs:DeviceID (Results 1 – 13 of 13) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/rdi-share/
H A Dchannels.h37 #define CH_DEFAULT_DEV ((DeviceID)-1)
64 AdpErrs send_resend_msg(DeviceID devid);
168 ChanError angel_ChannelSend(DeviceID devid, ChannelID chanid,
203 ChanError angel_ChannelSendAsync( DeviceID devid,
234 ChanError angel_ChannelRead(DeviceID devid,
269 typedef void (*ChanRx_CB_Fn)(DeviceID devID, /* ID of receiving device */
276 ChanError angel_ChannelReadAsync(DeviceID devid,
338 ChanError angel_ChannelSendThenRead(DeviceID devid,
365 ChanError angel_ChannelSelectDevice(DeviceID device);
380 ChanError angel_ChannelReadActiveDevice(DeviceID *device);
H A Ddevclnt.h89 DevError angel_DeviceWrite(DeviceID devID, p_Buffer buff,
129 DevError angel_DeviceRegisterRead(DeviceID devID,
157 DevError angel_DeviceControl(DeviceID devID, DeviceControl op, void *arg);
213 bool angel_IsAngelDevice(DeviceID devID);
H A Ddevices.h34 typedef unsigned int DeviceID; typedef
H A Drx.c332 DeviceID devid = (DeviceID)cb_data; in angel_DD_RxEng_BufferAlloc()
H A Dhostchan.c484 static AdpErrs send_resend_msg(DeviceID devid) { in send_resend_msg()
/openbsd/gnu/llvm/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h992 Value *Ident, Value *DeviceID, Value *NumTeams,
1122 struct MapperAllocas &MapperAllocas, int64_t DeviceID,
1905 unsigned DeviceID; member
1911 : ParentName(""), DeviceID(0), FileID(0), Line(0), Count(0) {} in TargetRegionEntryInfo()
1912 TargetRegionEntryInfo(StringRef ParentName, unsigned DeviceID,
1914 : ParentName(ParentName), DeviceID(DeviceID), FileID(FileID), Line(Line), in ParentName()
1919 unsigned DeviceID, unsigned FileID,
1923 return std::make_tuple(ParentName, DeviceID, FileID, Line, Count) <
1924 std::make_tuple(RHS.ParentName, RHS.DeviceID, RHS.FileID, RHS.Line,
2130 return TargetRegionEntryInfo(EntryInfo.ParentName, EntryInfo.DeviceID, in getTargetRegionEntryCountKey()
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_bios.c534 vhdr->DeviceID == adev->pdev->device) { in amdgpu_acpi_vfct_bios()
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp3949 llvm::Value *DeviceID; in emitTaskInit() local
3954 DeviceID = CGF.Builder.getInt64(OMP_DEVICEID_UNDEF); in emitTaskInit()
3955 AllocArgs.push_back(DeviceID); in emitTaskInit()
9877 llvm::Value *DeviceID; in emitTargetCall() local
9883 DeviceID = in emitTargetCall()
10678 llvm::Value *DeviceID = nullptr; in emitTargetDataCalls() local
10693 DeviceID, in emitTargetDataCalls()
10725 llvm::Value *DeviceID = nullptr; in emitTargetDataCalls() local
10740 DeviceID, in emitTargetDataCalls()
10809 llvm::Value *DeviceID = nullptr; in emitTargetDataStandAloneCall() local
[all …]
/openbsd/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp817 Value *DeviceID, Value *NumTeams, Value *NumThreads, Value *HostPtr, in emitTargetKernel() argument
832 SmallVector<Value *> OffloadingArgs{Ident, DeviceID, NumTeams, in emitTargetKernel()
4107 int64_t DeviceID, unsigned NumOperands) { in emitMapperCall() argument
4124 {SrcLocInfo, Builder.getInt64(DeviceID), in emitMapperCall()
4835 GetMDInt(E.getKind()), GetMDInt(EntryInfo.DeviceID), in createOffloadEntriesAndInfoMetadata()
4942 SmallVectorImpl<char> &Name, StringRef ParentName, unsigned DeviceID, in getTargetRegionEntryFnName() argument
4945 OS << "__omp_offloading" << llvm::format("_%x", DeviceID) in getTargetRegionEntryFnName()
4955 Name, EntryInfo.ParentName, EntryInfo.DeviceID, EntryInfo.FileID, in getTargetRegionEntryFnName()
/openbsd/sys/dev/pci/drm/radeon/
H A Dradeon_bios.c800 vhdr->DeviceID == rdev->pdev->device) { in radeon_acpi_vfct_bios()
H A Datombios.h7957 USHORT DeviceID; //0x5A member
/openbsd/sys/dev/pci/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu11_driver_if_navi10.h489 uint16_t DeviceID; member
/openbsd/sys/dev/pci/drm/amd/include/
H A Datombios.h9285 USHORT DeviceID; //0x5A member