Searched refs:DeviceID (Results 1 - 15 of 15) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h403 void initializeTargetRegionEntryInfo(unsigned DeviceID, unsigned FileID,
407 void registerTargetRegionEntryInfo(unsigned DeviceID, unsigned FileID,
413 bool hasTargetRegionEntryInfo(unsigned DeviceID, unsigned FileID,
H A DCGOpenMPRuntime.cpp2006 initializeTargetRegionEntryInfo(unsigned DeviceID, unsigned FileID, argument
2012 OffloadEntriesTargetRegion[DeviceID][FileID][ParentName][LineNum][ColNum] =
2018 registerTargetRegionEntryInfo(unsigned DeviceID, unsigned FileID, argument
2025 assert(hasTargetRegionEntryInfo(DeviceID, FileID, ParentName, LineNum,
2028 auto &Entry = OffloadEntriesTargetRegion[DeviceID][FileID][ParentName]
2036 OffloadEntriesTargetRegion[DeviceID][FileID][ParentName][LineNum][ColNum] =
2042 unsigned DeviceID, unsigned FileID, StringRef ParentName, unsigned LineNum,
2044 auto PerDevice = OffloadEntriesTargetRegion.find(DeviceID);
2274 unsigned DeviceID, unsigned FileID, StringRef ParentName, unsigned Line,
2289 Ops.push_back(getMDInt(DeviceID));
2041 hasTargetRegionEntryInfo( unsigned DeviceID, unsigned FileID, StringRef ParentName, unsigned LineNum, unsigned ColNum) const argument
3718 getTargetEntryUniqueInfo(ASTContext &C, SourceLocation Loc, unsigned &DeviceID, unsigned &FileID, unsigned &LineNum, unsigned &ColumnNum) argument
3769 unsigned DeviceID; local
4148 unsigned DeviceID; local
[all...]
/freebsd-11.0-release/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdsatypes.h105 bit16 DeviceID; member in struct:tdHardwareInfo_s
/freebsd-11.0-release/sys/dev/drm2/radeon/
H A Dradeon_bios.c670 vhdr->VendorID, vhdr->DeviceID, vhdr->ImageLength);
676 vhdr->DeviceID != rdev->ddev->pci_device) {
H A Datombios.h7992 USHORT DeviceID; //0x5A member in struct:__anon9925
/freebsd-11.0-release/sys/dev/hptmv/
H A Dhptintf.h683 DEVICEID DeviceID; member in struct:_HPT_EVENT
H A Dioctl.c142 e.DeviceID = VDEV_TO_ID((PVDevice)param);
/freebsd-11.0-release/sys/dev/mps/mpi/
H A Dmpi2_cnfg.h475 U16 DeviceID; /* 0x00 */ member in struct:_MPI2_CHIP_REVISION_ID
966 U16 DeviceID; /* 0x0E */ member in struct:_MPI2_CONFIG_PAGE_IOC_0
H A Dmpi2_ioc.h1393 U16 DeviceID; /* 0x00 */ member in struct:_MPI2_SUPPORTED_DEVICE
/freebsd-11.0-release/sys/dev/hptrr/
H A Dhptintf.h1103 DEVICEID DeviceID; member in struct:_HPT_EVENT
/freebsd-11.0-release/sys/dev/mpr/mpi/
H A Dmpi2_cnfg.h553 U16 DeviceID; /* 0x00 */ member in struct:_MPI2_CHIP_REVISION_ID
1267 U16 DeviceID; /* 0x0E */ member in struct:_MPI2_CONFIG_PAGE_IOC_0
H A Dmpi2_ioc.h1684 U16 DeviceID; /* 0x00 */ member in struct:_MPI2_SUPPORTED_DEVICE
/freebsd-11.0-release/sys/dev/mpt/mpilib/
H A Dmpi_cnfg.h288 * 08-30-05 01.05.11 Added DeviceID for FC949E and changed the DeviceID for
651 U16 DeviceID; /* 00h */ member in struct:_MPI_CHIP_REVISION_ID
993 U16 DeviceID; /* 0Eh */ member in struct:_CONFIG_PAGE_IOC_0
/freebsd-11.0-release/sys/dev/hpt27xx/
H A Dhptintf.h1304 DEVICEID DeviceID; member in struct:_HPT_EVENT
/freebsd-11.0-release/sys/dev/hptnr/
H A Dhptintf.h1300 DEVICEID DeviceID; member in struct:_HPT_EVENT

Completed in 263 milliseconds