/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/EfiRom/ |
EfiRom.c | 103 UINT16 DevId;
181 UINT16 DevId,
317 Status = ProcessEfiFile (FptrOut, FList, mOptions.VendId, mOptions.DevId, &Size);
592 UINT16 DevId,
606 DevId - device ID as required in the option ROM header
772 PciDs.DeviceId = DevId;
1086 Options->DevId = (UINT16) strtol (Argv[1], NULL, 16);
[all...] |
/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/ |
core_cm7.h | [all...] |
/device/linaro/bootloader/edk2/BaseTools/Source/C/EfiRom/ |
EfiRom.c | 147 Status = ProcessEfiFile (FptrOut, FList, mOptions.VendId, mOptions.DevId, &Size);
414 UINT16 DevId,
428 DevId - device ID as required in the option ROM header
618 PciDs23.DeviceId = DevId;
633 PciDs30.DeviceId = DevId;
975 Options->DevId = (UINT16) TempValue;
[all...] |
/external/syslinux/extlinux/ |
main.c | 1195 /* The one device will have the max devid */ 1197 devinfo.devid = fsinfo.max_id; 1216 if (sb2.dev_item.devid != devinfo.devid) 1248 /* The one device will have the max devid */ 1250 devinfo.devid = fsinfo.max_id; [all...] |
/external/wpa_supplicant_8/hs20/server/www/ |
users.php | 306 echo "<tr><th>User<th>Realm<th>Remediation<th>Policy<th>Account type<th>Phase 2 method(s)<th>DevId\n"; 336 if ($k['tag'] == 'DEVID') {
|
/external/libdrm/intel/ |
intel_bufmgr.h | 269 struct drm_intel_decode *drm_intel_decode_context_alloc(uint32_t devid);
|
intel_bufmgr_gem.c | 3181 int devid = 0; local [all...] |
/external/mesa3d/src/gallium/drivers/ilo/core/ |
intel_winsys.h | 66 int devid; member in struct:intel_winsys_info
|
/prebuilts/go/darwin-x86/misc/ios/ |
go_darwin_arm_exec.go | 48 devID string 71 devID = getenv("GOIOS_DEV_ID") 173 "-s", devID,
|
/prebuilts/go/linux-x86/misc/ios/ |
go_darwin_arm_exec.go | 48 devID string 71 devID = getenv("GOIOS_DEV_ID") 173 "-s", devID,
|
/external/scapy/scapy/arch/windows/ |
__init__.py | 180 def _vbs_get_hardware_iface_guid(devid): 182 devid = str(int(devid) + 1) 184 """ % devid))) [all...] |
/external/wpa_supplicant_8/hs20/client/ |
osu_client.c | 2914 xml_node_t *devinfo, *devid; local [all...] |
est.c | 289 wpa_printf(MSG_INFO, "TODO: extReq DevId");
|
oma_dm_client.c | 124 oma_dm_add_locuri(ctx, synchdr, "Source", ctx->devid); [all...] |
/bionic/libc/kernel/uapi/linux/ |
kvm.h | 745 __u32 devid; member in union:kvm_irq_routing_msi::__anon827 864 __u32 devid; member in struct:kvm_msi
|
/external/autotest/server/site_tests/firmware_Cr50BID/ |
firmware_Cr50BID.py | 346 devid = self.servo.get('cr50_devid') 348 devid, self.TEST_IMAGE_BID_INFO)
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
intel_context.c | 437 const int devID = intelScreen->deviceID; 439 intel->is_945 = IS_945(devID);
|
/external/e2fsprogs/lib/blkid/ |
probe.h | 641 __u64 devid; member in struct:btrfs_dev_item
|
/external/kernel-headers/original/uapi/linux/ |
kvm.h | 951 __u32 devid; member in union:kvm_irq_routing_msi::__anon23033 1111 __u32 devid; member in struct:kvm_msi [all...] |
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
bcmdevs.h | 222 #define BCM4712_MIPS_ID 0x4720 /* 4712 base devid */ 223 #define BCM4716_DEVICE_ID 0x4722 /* 4716 base devid */ [all...] |
/external/autotest/client/cros/ |
ec.py | 400 mat2_re = r'.*DevId:(\d+)\.(\d+)\s+Hash:\s*(\w+.*)\s*CurImg:(\w+).*'
|
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/MarvellYukonDxe/ |
if_msk.c | 658 UINT16 devid;
local 675 devid = PciID >> 16;
678 if (vendor == mp->msk_vendorid && devid == mp->msk_deviceid) {
[all...] |
/external/vulkan-validation-layers/loader/ |
loader.c | 568 DEVINST devID = 0, childID = 0; 598 CONFIGRET status = CM_Locate_DevNodeW(&devID, deviceName, CM_LOCATE_DEVNODE_NORMAL); 605 status = CM_Get_DevNode_Status(&ulStatus, &ulProblem, devID, 0); 622 if (loaderGetDeviceRegistryEntry(inst, reg_data, reg_data_size, devID, value_name, &result)) { 630 status = CM_Get_Child(&childID, devID, 0); [all...] |
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/lib/ |
libSDL2.a | [all...] |
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/lib/ |
libSDL2.a | [all...] |