/freebsd/sys/dev/acpica/ |
H A D | acpi_apei.c | 125 uint8_t DeviceID[16]; member 251 dev = pci_find_dbsf((uint32_t)p->DeviceID[10] << 8 | in apei_pcie_handler() 252 p->DeviceID[9], p->DeviceID[11], p->DeviceID[8], in apei_pcie_handler() 253 p->DeviceID[7]); in apei_pcie_handler() 290 for (off = 0; off < sizeof(p->DeviceID); off++) in apei_pcie_handler() 291 printf(" %02x", p->DeviceID[off]); in apei_pcie_handler()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
H A D | OMPIRBuilder.h | 200 unsigned DeviceID; member 205 TargetRegionEntryInfo() : DeviceID(0), FileID(0), Line(0), Count(0) {} in TargetRegionEntryInfo() 206 TargetRegionEntryInfo(StringRef ParentName, unsigned DeviceID, 208 : ParentName(ParentName), DeviceID(DeviceID), FileID(FileID), Line(Line), in ParentName() 213 unsigned DeviceID, unsigned FileID, 217 return std::make_tuple(ParentName, DeviceID, FileID, Line, Count) < 218 std::make_tuple(RHS.ParentName, RHS.DeviceID, RHS.FileID, RHS.Line, 445 return TargetRegionEntryInfo(EntryInfo.ParentName, EntryInfo.DeviceID, in getTargetRegionEntryCountKey() 1993 Value *Ident, Value *DeviceID, Value *NumTeams, 2143 struct MapperAllocas &MapperAllocas, int64_t DeviceID, [all …]
|
/freebsd/sys/dev/mpi3mr/mpi/ |
H A D | mpi30_image.h | 206 U16 DeviceID; /* 0x22 */ member 298 U16 DeviceID; /* 0x00 */ member
|
H A D | mpi30_cnfg.h | 2010 U16 DeviceID; /* 0x0E */ member 3869 U16 DeviceID; /* 0x02 */ member
|
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/ |
H A D | tdsatypes.h | 104 bit16 DeviceID; member
|
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
H A D | OMPIRBuilder.cpp | 1041 Value *Ident, Value *DeviceID, Value *NumTeams, Value *NumThreads, in emitTargetKernel() argument 1059 SmallVector<Value *> OffloadingArgs{Ident, DeviceID, NumTeams, in emitTargetKernel() 1072 Value *DeviceID, Value *RTLoc, InsertPointTy AllocaIP) { in emitKernelLaunch() argument 1111 Builder.restoreIP(emitTargetKernel(Builder, AllocaIP, Return, RTLoc, DeviceID, in emitKernelLaunch() 6341 InsertPointTy CodeGenIP, Value *DeviceID, Value *IfCond, in createTargetData() argument 6384 Value *OffloadingArgs[] = {SrcLocInfo, DeviceID, in createTargetData() 6438 Value *OffloadingArgs[] = {SrcLocInfo, DeviceID, in createTargetData() 6791 Value *DeviceID, Value *RTLoc, OpenMPIRBuilder::InsertPointTy AllocaIP, in emitTargetTask() argument 6909 EmitTargetCallFallbackCB, Args, DeviceID, in emitTargetTask() 7086 Value *DeviceID = Builder.getInt64(OMP_DEVICEID_UNDEF); local [all …]
|
/freebsd/sys/dev/hptmv/ |
H A D | hptintf.h | 683 DEVICEID DeviceID; member
|
H A D | ioctl.c | 142 e.DeviceID = VDEV_TO_ID((PVDevice)param); in ioctl_ReportEvent()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.cpp | 2809 if (I->getFirst().getUniqueID().getDevice() == EntryInfo.DeviceID && in createOffloadEntriesAndInfoMetadata() 3761 llvm::Value *DeviceID; in emitTaskInit() local 3763 DeviceID = CGF.Builder.CreateIntCast(CGF.EmitScalarExpr(Device), in emitTaskInit() 3766 DeviceID = CGF.Builder.getInt64(OMP_DEVICEID_UNDEF); in emitTaskInit() 3767 AllocArgs.push_back(DeviceID); in emitTaskInit() 9460 llvm::Value *DeviceID; in emitDeviceID() local 9466 DeviceID = in emitDeviceID() 9469 DeviceID = CGF.Builder.getInt64(OMP_DEVICEID_UNDEF); in emitDeviceID() 9471 return DeviceID; in emitDeviceID() 9636 llvm::Value *DeviceID = emitDeviceID(Device, CGF); in emitTargetCallKernelLaunch() local [all …]
|
/freebsd/sys/dev/mps/mpi/ |
H A D | mpi2_cnfg.h | 453 U16 DeviceID; /* 0x00 */ member 929 U16 DeviceID; /* 0x0E */ member
|
H A D | mpi2_ioc.h | 1356 U16 DeviceID; /* 0x00 */ member
|
/freebsd/sys/dev/mpt/mpilib/ |
H A D | mpi_cnfg.h | 638 U16 DeviceID; /* 00h */ member 966 U16 DeviceID; /* 0Eh */ member
|
/freebsd/sys/dev/mpr/mpi/ |
H A D | mpi2_cnfg.h | 643 U16 DeviceID; /* 0x00 */ member 1349 U16 DeviceID; /* 0x0E */ member
|
/freebsd/sys/dev/hptrr/ |
H A D | hptintf.h | 1103 DEVICEID DeviceID; member
|
/freebsd/sys/contrib/edk2/Include/IndustryStandard/ |
H A D | Acpi60.h | 1479 UINT16 DeviceID; member
|
/freebsd/sys/dev/hpt27xx/ |
H A D | hptintf.h | 1304 DEVICEID DeviceID; member
|
/freebsd/sys/dev/hptnr/ |
H A D | hptintf.h | 1300 DEVICEID DeviceID; member
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | windows | 318 # DeviceID 319 >>40 ulequad !0 \b, DeviceID %#llx
|