Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/acpica/
H A Dacpi_apei.c127 uint8_t DeviceID[16]; member
244 dev = pci_find_dbsf((uint32_t)p->DeviceID[10] << 8 | in apei_pcie_handler()
245 p->DeviceID[9], p->DeviceID[11], p->DeviceID[8], in apei_pcie_handler()
246 p->DeviceID[7]); in apei_pcie_handler()
278 for (off = 0; off < sizeof(p->DeviceID); off++) in apei_pcie_handler()
279 printf(" %02x", p->DeviceID[off]); in apei_pcie_handler()
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1675 DeviceID = ID.getDevice(); in getTargetEntryUniqueInfo()
1914 unsigned DeviceID; in emitDeclareTargetVarDefinition() local
4338 llvm::Value *DeviceID; in emitTaskInit() local
4344 AllocArgs.push_back(DeviceID); in emitTaskInit()
6501 unsigned DeviceID; in emitTargetOutlinedFunctionHelper() local
10183 llvm::Value *DeviceID, in emitTargetNumIterationsCall() argument
10262 llvm::Value *DeviceID; in emitTargetCall() local
10268 DeviceID = in emitTargetCall()
10328 DeviceID, in emitTargetCall()
10356 DeviceID, in emitTargetCall()
[all …]
H A DCGOpenMPRuntime.h633 void initializeTargetRegionEntryInfo(unsigned DeviceID, unsigned FileID,
637 void registerTargetRegionEntryInfo(unsigned DeviceID, unsigned FileID,
643 bool hasTargetRegionEntryInfo(unsigned DeviceID, unsigned FileID,
900 llvm::Value *DeviceID,
/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdsatypes.h105 bit16 DeviceID; member
/freebsd-13.1/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Darm,gic-v3.yaml174 The single msi-cell is the DeviceID of the device which will generate
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPIRBuilder.h661 struct MapperAllocas &MapperAllocas, int64_t DeviceID,
/freebsd-13.1/sys/dev/hptmv/
H A Dhptintf.h685 DEVICEID DeviceID; member
H A Dioctl.c144 e.DeviceID = VDEV_TO_ID((PVDevice)param); in ioctl_ReportEvent()
/freebsd-13.1/sys/dev/mps/mpi/
H A Dmpi2_cnfg.h455 U16 DeviceID; /* 0x00 */ member
931 U16 DeviceID; /* 0x0E */ member
H A Dmpi2_ioc.h1358 U16 DeviceID; /* 0x00 */ member
/freebsd-13.1/sys/dev/mpt/mpilib/
H A Dmpi_cnfg.h639 U16 DeviceID; /* 00h */ member
967 U16 DeviceID; /* 0Eh */ member
/freebsd-13.1/sys/dev/mpr/mpi/
H A Dmpi2_cnfg.h645 U16 DeviceID; /* 0x00 */ member
1351 U16 DeviceID; /* 0x0E */ member
/freebsd-13.1/sys/dev/hptrr/
H A Dhptintf.h1105 DEVICEID DeviceID; member
/freebsd-13.1/sys/contrib/edk2/Include/IndustryStandard/
H A DAcpi60.h1479 UINT16 DeviceID; member
/freebsd-13.1/sys/dev/hpt27xx/
H A Dhptintf.h1306 DEVICEID DeviceID; member
/freebsd-13.1/sys/dev/hptnr/
H A Dhptintf.h1302 DEVICEID DeviceID; member
/freebsd-13.1/contrib/file/magic/Magdir/
H A Dwindows77 # DeviceID
78 >>40 ulequad !0 \b, DeviceID %#llx
/freebsd-13.1/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2344 int64_t DeviceID, unsigned NumOperands) { in emitMapperCall() argument
2361 {SrcLocInfo, Builder.getInt64(DeviceID), in emitMapperCall()