Symbol: UINT32
crypto/krb5/src/windows/leash/LeashUIApplication.cpp
225
LeashUIApplication::OnViewChanged(UINT32 viewId, UI_VIEWTYPE typeID,
crypto/krb5/src/windows/leash/LeashUIApplication.cpp
273
LeashUIApplication::OnCreateUICommand(UINT32 commandId, UI_COMMANDTYPE typeID,
crypto/krb5/src/windows/leash/LeashUIApplication.cpp
287
LeashUIApplication::OnDestroyUICommand(UINT32 commandId, UI_COMMANDTYPE typeID,
crypto/krb5/src/windows/leash/LeashUIApplication.h
65
HRESULT STDMETHODCALLTYPE OnViewChanged(UINT32 viewId, UI_VIEWTYPE typeID,
crypto/krb5/src/windows/leash/LeashUIApplication.h
69
OnCreateUICommand(UINT32 commandId, UI_COMMANDTYPE typeID,
crypto/krb5/src/windows/leash/LeashUIApplication.h
72
OnDestroyUICommand(UINT32 commandId, UI_COMMANDTYPE typeID,
crypto/krb5/src/windows/leash/LeashUICommandHandler.cpp
112
LeashUICommandHandler::Execute(UINT32 commandId, UI_EXECUTIONVERB verb,
crypto/krb5/src/windows/leash/LeashUICommandHandler.cpp
231
LeashUICommandHandler::UpdateProperty(UINT32 commandId, REFPROPERTYKEY key,
crypto/krb5/src/windows/leash/LeashUICommandHandler.h
58
HRESULT STDMETHODCALLTYPE Execute(UINT32 commandId, UI_EXECUTIONVERB verb,
crypto/krb5/src/windows/leash/LeashUICommandHandler.h
61
HRESULT STDMETHODCALLTYPE UpdateProperty(UINT32 commandId,
crypto/openssh/umac.c
1075
poly_hash(ctx,(UINT32 *)nh_result);
crypto/openssh/umac.c
1087
poly_hash(ctx,(UINT32 *)nh_result);
crypto/openssh/umac.c
1112
poly_hash(ctx,(UINT32 *)nh_result);
crypto/openssh/umac.c
1131
UINT32 nh_len;
crypto/openssh/umac.c
1152
poly_hash(ahc,(UINT32 *)nh_result);
crypto/openssh/umac.c
1161
poly_hash(ahc,(UINT32 *)nh_result);
crypto/openssh/umac.c
131
#define MUL64(a,b) ((UINT64)((UINT64)(UINT32)(a) * (UINT64)(UINT32)(b)))
crypto/openssh/umac.c
253
UINT32 align;
crypto/openssh/umac.c
258
*(UINT32 *)t.tmp_nonce_lo = ((const UINT32 *)nonce)[1];
crypto/openssh/umac.c
261
if ( (((UINT32 *)t.tmp_nonce_lo)[0] != ((UINT32 *)pc->nonce)[1]) ||
crypto/openssh/umac.c
262
(((const UINT32 *)nonce)[0] != ((UINT32 *)pc->nonce)[0]) )
crypto/openssh/umac.c
264
((UINT32 *)pc->nonce)[0] = ((const UINT32 *)nonce)[0];
crypto/openssh/umac.c
265
((UINT32 *)pc->nonce)[1] = ((UINT32 *)t.tmp_nonce_lo)[0];
crypto/openssh/umac.c
270
*((UINT32 *)buf) ^= ((UINT32 *)pc->cache)[ndx];
crypto/openssh/umac.c
275
((UINT32 *)buf)[2] ^= ((UINT32 *)pc->cache)[2];
crypto/openssh/umac.c
332
static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen)
crypto/openssh/umac.c
341
UINT32 *k = (UINT32 *)kp;
crypto/openssh/umac.c
342
const UINT32 *d = (const UINT32 *)dp;
crypto/openssh/umac.c
343
UINT32 d0,d1,d2,d3,d4,d5,d6,d7;
crypto/openssh/umac.c
344
UINT32 k0,k1,k2,k3,k4,k5,k6,k7;
crypto/openssh/umac.c
367
static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen)
crypto/openssh/umac.c
374
UINT32 *k = (UINT32 *)kp;
crypto/openssh/umac.c
375
const UINT32 *d = (const UINT32 *)dp;
crypto/openssh/umac.c
376
UINT32 d0,d1,d2,d3,d4,d5,d6,d7;
crypto/openssh/umac.c
377
UINT32 k0,k1,k2,k3,k4,k5,k6,k7,
crypto/openssh/umac.c
414
static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen)
crypto/openssh/umac.c
421
UINT32 *k = (UINT32 *)kp;
crypto/openssh/umac.c
422
const UINT32 *d = (const UINT32 *)dp;
crypto/openssh/umac.c
423
UINT32 d0,d1,d2,d3,d4,d5,d6,d7;
crypto/openssh/umac.c
424
UINT32 k0,k1,k2,k3,k4,k5,k6,k7,
crypto/openssh/umac.c
469
static void nh_aux(void *kp, const void *dp, void *hp, UINT32 dlen)
crypto/openssh/umac.c
476
UINT32 *k = (UINT32 *)kp;
crypto/openssh/umac.c
477
const UINT32 *d = (const UINT32 *)dp;
crypto/openssh/umac.c
478
UINT32 d0,d1,d2,d3,d4,d5,d6,d7;
crypto/openssh/umac.c
479
UINT32 k0,k1,k2,k3,k4,k5,k6,k7,
crypto/openssh/umac.c
538
static void nh_transform(nh_ctx *hc, const UINT8 *buf, UINT32 nbytes)
crypto/openssh/umac.c
554
static void endian_convert(void *buf, UWORD bpw, UINT32 num_bytes)
crypto/openssh/umac.c
560
UINT32 *p = (UINT32 *)buf;
crypto/openssh/umac.c
566
UINT32 *p = (UINT32 *)buf;
crypto/openssh/umac.c
567
UINT32 t;
crypto/openssh/umac.c
613
static void nh_update(nh_ctx *hc, const UINT8 *buf, UINT32 nbytes)
crypto/openssh/umac.c
617
UINT32 i,j;
crypto/openssh/umac.c
708
static void nh(nh_ctx *hc, const UINT8 *buf, UINT32 padded_len,
crypto/openssh/umac.c
709
UINT32 unpadded_len, UINT8 *result)
crypto/openssh/umac.c
715
UINT32 nbits;
crypto/openssh/umac.c
781
UINT32 ip_trans[STREAMS]; /* Inner-product translation */
crypto/openssh/umac.c
782
UINT32 msg_len; /* Total length of data passed */
crypto/openssh/umac.c
800
UINT32 key_hi = (UINT32)(key >> 32),
crypto/openssh/umac.c
801
key_lo = (UINT32)key,
crypto/openssh/umac.c
802
cur_hi = (UINT32)(cur >> 32),
crypto/openssh/umac.c
803
cur_lo = (UINT32)cur,
crypto/openssh/umac.c
809
x_lo = (UINT32)X;
crypto/openssh/umac.c
810
x_hi = (UINT32)(X >> 32);
crypto/openssh/umac.c
833
static void poly_hash(uhash_ctx_t hc, UINT32 data_in[])
crypto/openssh/umac.c
839
if ((UINT32)(data[i] >> 32) == 0xfffffffful) {
crypto/openssh/umac.c
871
static UINT32 ip_reduce_p36(UINT64 t)
crypto/openssh/umac.c
881
return (UINT32)(ret);
crypto/openssh/umac.c
895
STORE_UINT32_BIG((UINT32 *)res+0, ip_reduce_p36(t) ^ ahc->ip_trans[0]);
crypto/openssh/umac.c
898
STORE_UINT32_BIG((UINT32 *)res+1, ip_reduce_p36(t) ^ ahc->ip_trans[1]);
crypto/openssh/umac.c
902
STORE_UINT32_BIG((UINT32 *)res+2, ip_reduce_p36(t) ^ ahc->ip_trans[2]);
crypto/openssh/umac.c
906
STORE_UINT32_BIG((UINT32 *)res+3, ip_reduce_p36(t) ^ ahc->ip_trans[3]);
crypto/openssh/umac.c
924
STORE_UINT32_BIG((UINT32 *)res+i,
crypto/openssh/umac.c
996
kdf(ahc->ip_trans, prf_key, 4, STREAMS * sizeof(UINT32));
crypto/openssh/umac.c
997
endian_convert_if_le(ahc->ip_trans, sizeof(UINT32),
crypto/openssh/umac.c
998
STREAMS * sizeof(UINT32));
crypto/openssl/crypto/asn1/asn1_item_list.h
176
ASN1_ITEM_ref(UINT32),
crypto/openssl/crypto/asn1/x_int64.c
254
ASN1_ITEM_start(UINT32) ASN1_ITYPE_PRIMITIVE,
crypto/openssl/crypto/asn1/x_int64.c
255
V_ASN1_INTEGER, NULL, 0, &uint32_pf, 0, "UINT32" ASN1_ITEM_end(UINT32)
crypto/openssl/fuzz/asn1.c
203
ASN1_ITEM_ref(UINT32),
crypto/openssl/include/openssl/asn1t.h
868
DECLARE_ASN1_ITEM(UINT32)
crypto/openssl/include/openssl/e_os2.h
229
typedef UINT32 uint32_t;
crypto/openssl/ssl/ssl_asn1.c
52
ASN1_EMBED(SSL_SESSION_ASN1, version, UINT32),
crypto/openssl/ssl/ssl_asn1.c
80
ASN1_EXP_OPT_EMBED(SSL_SESSION_ASN1, kex_group, UINT32, 19),
crypto/openssl/test/asn1_decode_test.c
92
ASN1_EMBED(ASN1_UINT32_DATA, test_uint32, UINT32),
crypto/openssl/test/asn1_encode_test.c
339
ASN1_EMBED(ASN1_UINT32_DATA, test_uint32, UINT32),
lib/libc/tests/gen/limits_test.c
56
CHECK_UTYPE(uint32_t, UINT32);
lib/libefivar/efivar-dp-format.c
1849
UINT32 DnsServerIpCount;
lib/libefivar/efivar-dp-format.c
1850
UINT32 DnsServerIpIndex;
lib/libefivar/efivar-dp-format.c
1853
DnsServerIpCount = (UINT32)(DevicePathNodeLength (DnsDevPath) - sizeof (EFI_DEVICE_PATH_PROTOCOL) - sizeof (DnsDevPath->IsIPv6)) / sizeof (EFI_IP_ADDRESS);
lib/libefivar/efivar-dp-format.c
227
UINT32 FlowControlMap;
lib/libefivar/efivar-dp-format.c
631
UINT32 *Addr;
lib/libefivar/efivar-dp-parse.c
1109
Length + sizeof (UINT32),
lib/libefivar/efivar-dp-parse.c
1118
SetDevicePathNodeLength (AcpiAdr, Length + sizeof (UINT32));
lib/libefivar/efivar-dp-parse.c
1121
(&AcpiAdr->ADR)[Index] = (UINT32)Strtoi (DisplayDeviceStr);
lib/libefivar/efivar-dp-parse.c
1396
I2ODevPath->Tid = (UINT32)Strtoi (TIDStr);
lib/libefivar/efivar-dp-parse.c
1435
InfiniBand->ResourceFlags = (UINT32)Strtoi (FlagsStr);
lib/libefivar/efivar-dp-parse.c
1715
Sas->Reserved = (UINT32)Strtoi (ReservedStr);
lib/libefivar/efivar-dp-parse.c
1849
Nvme->NamespaceId = (UINT32)Strtoi (NamespaceIdStr);
lib/libefivar/efivar-dp-parse.c
3047
UINT32 DnsServerIpCount;
lib/libefivar/efivar-dp-parse.c
3050
UINT32 DnsServerIpIndex;
lib/libefivar/efivar-dp-parse.c
3192
UINT32 Signature32;
lib/libefivar/efivar-dp-parse.c
3210
Hd->PartitionNumber = (UINT32)Strtoi (PartitionStr);
lib/libefivar/efivar-dp-parse.c
3219
Signature32 = (UINT32)Strtoi (SignatureStr);
lib/libefivar/efivar-dp-parse.c
3220
CopyMem (Hd->Signature, &Signature32, sizeof (UINT32));
lib/libefivar/efivar-dp-parse.c
3265
CDROMDevPath->BootEntry = (UINT32)Strtoi (EntryStr);
lib/libefivar/efivar-dp-parse.c
598
MemMap->MemoryType = (UINT32)Strtoi (MemoryTypeStr);
lib/libefivar/efivar-dp-parse.c
699
Controller->ControllerNumber = (UINT32)Strtoi (ControllerStr);
lib/libefivar/efivar-dp-parse.c
767
UINT32
lib/libefivar/efivar-dp-parse.c
775
+ (UINT32)(StrHexToUintn (&Text[3]) << 16)
lib/libefivar/efivar-dp-parse.c
807
Acpi->UID = (UINT32)Strtoi (UIDStr);
lib/libefivar/efivar-dp-parse.c
826
IN UINT32 PnPId
lib/libefivar/efivar-dp-parse.c
841
Acpi->UID = (UINT32)Strtoi (UIDStr);
lib/libefivar/efivar-dp-parse.c
992
AcpiEx->UID = (UINT32)Strtoi (UIDStr);
lib/libefivar/uefi-dplib.h
155
UINT32 Hid;
lib/libefivar/uefi-dplib.h
156
UINT32 Uid;
lib/libefivar/uefi-dplib.h
157
UINT32 Cid;
sbin/hastd/nv.c
415
NV_DEFINE_ADD(uint32, UINT32)
sbin/hastd/nv.c
440
NV_DEFINE_ADD_ARRAY(uint32, UINT32)
sbin/hastd/nv.c
513
NV_DEFINE_GET(uint32, UINT32)
sbin/hastd/nv.c
544
NV_DEFINE_GET_ARRAY(uint32, UINT32)
stand/efi/include/amd64/pe.h
108
UINT32 VirtualAddress;
stand/efi/include/amd64/pe.h
109
UINT32 Size;
stand/efi/include/amd64/pe.h
126
UINT32 SizeOfCode;
stand/efi/include/amd64/pe.h
127
UINT32 SizeOfInitializedData;
stand/efi/include/amd64/pe.h
128
UINT32 SizeOfUninitializedData;
stand/efi/include/amd64/pe.h
129
UINT32 AddressOfEntryPoint;
stand/efi/include/amd64/pe.h
130
UINT32 BaseOfCode;
stand/efi/include/amd64/pe.h
131
UINT32 BaseOfData;
stand/efi/include/amd64/pe.h
137
UINT32 ImageBase;
stand/efi/include/amd64/pe.h
138
UINT32 SectionAlignment;
stand/efi/include/amd64/pe.h
139
UINT32 FileAlignment;
stand/efi/include/amd64/pe.h
146
UINT32 Reserved1;
stand/efi/include/amd64/pe.h
147
UINT32 SizeOfImage;
stand/efi/include/amd64/pe.h
148
UINT32 SizeOfHeaders;
stand/efi/include/amd64/pe.h
149
UINT32 CheckSum;
stand/efi/include/amd64/pe.h
152
UINT32 SizeOfStackReserve;
stand/efi/include/amd64/pe.h
153
UINT32 SizeOfStackCommit;
stand/efi/include/amd64/pe.h
154
UINT32 SizeOfHeapReserve;
stand/efi/include/amd64/pe.h
155
UINT32 SizeOfHeapCommit;
stand/efi/include/amd64/pe.h
156
UINT32 LoaderFlags;
stand/efi/include/amd64/pe.h
157
UINT32 NumberOfRvaAndSizes;
stand/efi/include/amd64/pe.h
165
UINT32 SizeOfCode;
stand/efi/include/amd64/pe.h
166
UINT32 SizeOfInitializedData;
stand/efi/include/amd64/pe.h
167
UINT32 SizeOfUninitializedData;
stand/efi/include/amd64/pe.h
168
UINT32 AddressOfEntryPoint;
stand/efi/include/amd64/pe.h
169
UINT32 BaseOfCode;
stand/efi/include/amd64/pe.h
170
UINT32 BaseOfData;
stand/efi/include/amd64/pe.h
171
UINT32 BaseOfBss;
stand/efi/include/amd64/pe.h
172
UINT32 GprMask;
stand/efi/include/amd64/pe.h
173
UINT32 CprMask[4];
stand/efi/include/amd64/pe.h
174
UINT32 GpValue;
stand/efi/include/amd64/pe.h
185
UINT32 Signature;
stand/efi/include/amd64/pe.h
196
((UINT32)ntheader + \
stand/efi/include/amd64/pe.h
235
UINT32 PhysicalAddress;
stand/efi/include/amd64/pe.h
236
UINT32 VirtualSize;
stand/efi/include/amd64/pe.h
238
UINT32 VirtualAddress;
stand/efi/include/amd64/pe.h
239
UINT32 SizeOfRawData;
stand/efi/include/amd64/pe.h
240
UINT32 PointerToRawData;
stand/efi/include/amd64/pe.h
241
UINT32 PointerToRelocations;
stand/efi/include/amd64/pe.h
242
UINT32 PointerToLinenumbers;
stand/efi/include/amd64/pe.h
245
UINT32 Characteristics;
stand/efi/include/amd64/pe.h
33
UINT32 e_lfanew; // File address of new exe header
stand/efi/include/amd64/pe.h
388
UINT32 VirtualAddress;
stand/efi/include/amd64/pe.h
389
UINT32 SymbolTableIndex;
stand/efi/include/amd64/pe.h
42
UINT32 ne_crc; // Checksum of whole file
stand/efi/include/amd64/pe.h
47
UINT32 ne_csip; // Initial CS:IP setting
stand/efi/include/amd64/pe.h
48
UINT32 ne_sssp; // Initial SS:SP setting
stand/efi/include/amd64/pe.h
483
UINT32 VirtualAddress;
stand/efi/include/amd64/pe.h
484
UINT32 SizeOfBlock;
stand/efi/include/amd64/pe.h
508
UINT32 SymbolTableIndex; // Symbol table index of function name if Linenumber is 0.
stand/efi/include/amd64/pe.h
509
UINT32 VirtualAddress; // Virtual address of line number.
stand/efi/include/amd64/pe.h
548
UINT32 Characteristics;
stand/efi/include/amd64/pe.h
549
UINT32 TimeDateStamp;
stand/efi/include/amd64/pe.h
552
UINT32 Name;
stand/efi/include/amd64/pe.h
553
UINT32 Base;
stand/efi/include/amd64/pe.h
554
UINT32 NumberOfFunctions;
stand/efi/include/amd64/pe.h
555
UINT32 NumberOfNames;
stand/efi/include/amd64/pe.h
556
UINT32 *AddressOfFunctions;
stand/efi/include/amd64/pe.h
557
UINT32 *AddressOfNames;
stand/efi/include/amd64/pe.h
558
UINT32 *AddressOfNameOrdinals;
stand/efi/include/amd64/pe.h
57
UINT32 ne_nrestab; // Offset of Non-resident Names Table
stand/efi/include/amd64/pe.h
572
UINT32 Function;
stand/efi/include/amd64/pe.h
573
UINT32 Ordinal;
stand/efi/include/amd64/pe.h
583
UINT32 Characteristics;
stand/efi/include/amd64/pe.h
584
UINT32 TimeDateStamp;
stand/efi/include/amd64/pe.h
585
UINT32 ForwarderChain;
stand/efi/include/amd64/pe.h
586
UINT32 Name;
stand/efi/include/amd64/pe.h
76
UINT32 TimeDateStamp;
stand/efi/include/amd64/pe.h
77
UINT32 PointerToSymbolTable;
stand/efi/include/amd64/pe.h
78
UINT32 NumberOfSymbols;
stand/efi/include/efi_nii.h
62
UINT32 ImageSize;
stand/efi/include/efigpt.h
30
UINT32 NumberOfPartitionEntries;
stand/efi/include/efigpt.h
31
UINT32 SizeOfPartitionEntry;
stand/efi/include/efigpt.h
32
UINT32 PartitionEntryArrayCRC32;
stand/efi/include/efilib.h
148
EFI_STATUS efi_setenv(EFI_GUID *guid, const char *varname, UINT32 attr, void *data, __size_t len);
stand/efi/include/efipciio.h
229
IN UINT32 Offset,
stand/efi/include/i386/pe.h
108
UINT32 VirtualAddress;
stand/efi/include/i386/pe.h
109
UINT32 Size;
stand/efi/include/i386/pe.h
126
UINT32 SizeOfCode;
stand/efi/include/i386/pe.h
127
UINT32 SizeOfInitializedData;
stand/efi/include/i386/pe.h
128
UINT32 SizeOfUninitializedData;
stand/efi/include/i386/pe.h
129
UINT32 AddressOfEntryPoint;
stand/efi/include/i386/pe.h
130
UINT32 BaseOfCode;
stand/efi/include/i386/pe.h
131
UINT32 BaseOfData;
stand/efi/include/i386/pe.h
137
UINT32 ImageBase;
stand/efi/include/i386/pe.h
138
UINT32 SectionAlignment;
stand/efi/include/i386/pe.h
139
UINT32 FileAlignment;
stand/efi/include/i386/pe.h
146
UINT32 Reserved1;
stand/efi/include/i386/pe.h
147
UINT32 SizeOfImage;
stand/efi/include/i386/pe.h
148
UINT32 SizeOfHeaders;
stand/efi/include/i386/pe.h
149
UINT32 CheckSum;
stand/efi/include/i386/pe.h
152
UINT32 SizeOfStackReserve;
stand/efi/include/i386/pe.h
153
UINT32 SizeOfStackCommit;
stand/efi/include/i386/pe.h
154
UINT32 SizeOfHeapReserve;
stand/efi/include/i386/pe.h
155
UINT32 SizeOfHeapCommit;
stand/efi/include/i386/pe.h
156
UINT32 LoaderFlags;
stand/efi/include/i386/pe.h
157
UINT32 NumberOfRvaAndSizes;
stand/efi/include/i386/pe.h
165
UINT32 SizeOfCode;
stand/efi/include/i386/pe.h
166
UINT32 SizeOfInitializedData;
stand/efi/include/i386/pe.h
167
UINT32 SizeOfUninitializedData;
stand/efi/include/i386/pe.h
168
UINT32 AddressOfEntryPoint;
stand/efi/include/i386/pe.h
169
UINT32 BaseOfCode;
stand/efi/include/i386/pe.h
170
UINT32 BaseOfData;
stand/efi/include/i386/pe.h
171
UINT32 BaseOfBss;
stand/efi/include/i386/pe.h
172
UINT32 GprMask;
stand/efi/include/i386/pe.h
173
UINT32 CprMask[4];
stand/efi/include/i386/pe.h
174
UINT32 GpValue;
stand/efi/include/i386/pe.h
185
UINT32 Signature;
stand/efi/include/i386/pe.h
196
((UINT32)ntheader + \
stand/efi/include/i386/pe.h
235
UINT32 PhysicalAddress;
stand/efi/include/i386/pe.h
236
UINT32 VirtualSize;
stand/efi/include/i386/pe.h
238
UINT32 VirtualAddress;
stand/efi/include/i386/pe.h
239
UINT32 SizeOfRawData;
stand/efi/include/i386/pe.h
240
UINT32 PointerToRawData;
stand/efi/include/i386/pe.h
241
UINT32 PointerToRelocations;
stand/efi/include/i386/pe.h
242
UINT32 PointerToLinenumbers;
stand/efi/include/i386/pe.h
245
UINT32 Characteristics;
stand/efi/include/i386/pe.h
33
UINT32 e_lfanew; // File address of new exe header
stand/efi/include/i386/pe.h
388
UINT32 VirtualAddress;
stand/efi/include/i386/pe.h
389
UINT32 SymbolTableIndex;
stand/efi/include/i386/pe.h
42
UINT32 ne_crc; // Checksum of whole file
stand/efi/include/i386/pe.h
47
UINT32 ne_csip; // Initial CS:IP setting
stand/efi/include/i386/pe.h
48
UINT32 ne_sssp; // Initial SS:SP setting
stand/efi/include/i386/pe.h
483
UINT32 VirtualAddress;
stand/efi/include/i386/pe.h
484
UINT32 SizeOfBlock;
stand/efi/include/i386/pe.h
508
UINT32 SymbolTableIndex; // Symbol table index of function name if Linenumber is 0.
stand/efi/include/i386/pe.h
509
UINT32 VirtualAddress; // Virtual address of line number.
stand/efi/include/i386/pe.h
548
UINT32 Characteristics;
stand/efi/include/i386/pe.h
549
UINT32 TimeDateStamp;
stand/efi/include/i386/pe.h
552
UINT32 Name;
stand/efi/include/i386/pe.h
553
UINT32 Base;
stand/efi/include/i386/pe.h
554
UINT32 NumberOfFunctions;
stand/efi/include/i386/pe.h
555
UINT32 NumberOfNames;
stand/efi/include/i386/pe.h
556
UINT32 *AddressOfFunctions;
stand/efi/include/i386/pe.h
557
UINT32 *AddressOfNames;
stand/efi/include/i386/pe.h
558
UINT32 *AddressOfNameOrdinals;
stand/efi/include/i386/pe.h
57
UINT32 ne_nrestab; // Offset of Non-resident Names Table
stand/efi/include/i386/pe.h
572
UINT32 Function;
stand/efi/include/i386/pe.h
573
UINT32 Ordinal;
stand/efi/include/i386/pe.h
583
UINT32 Characteristics;
stand/efi/include/i386/pe.h
584
UINT32 TimeDateStamp;
stand/efi/include/i386/pe.h
585
UINT32 ForwarderChain;
stand/efi/include/i386/pe.h
586
UINT32 Name;
stand/efi/include/i386/pe.h
593
UINT32 Characteristics;
stand/efi/include/i386/pe.h
594
UINT32 TimeDateStamp;
stand/efi/include/i386/pe.h
597
UINT32 Type;
stand/efi/include/i386/pe.h
598
UINT32 SizeOfData;
stand/efi/include/i386/pe.h
599
UINT32 RVA;
stand/efi/include/i386/pe.h
600
UINT32 FileOffset;
stand/efi/include/i386/pe.h
606
UINT32 Signature; // "NB10"
stand/efi/include/i386/pe.h
607
UINT32 Unknown;
stand/efi/include/i386/pe.h
608
UINT32 Unknown2;
stand/efi/include/i386/pe.h
609
UINT32 Unknown3;
stand/efi/include/i386/pe.h
618
UINT32 Signature; // "RSDS"
stand/efi/include/i386/pe.h
619
UINT32 Unknown;
stand/efi/include/i386/pe.h
620
UINT32 Unknown2;
stand/efi/include/i386/pe.h
621
UINT32 Unknown3;
stand/efi/include/i386/pe.h
622
UINT32 Unknown4;
stand/efi/include/i386/pe.h
623
UINT32 Unknown5;
stand/efi/include/i386/pe.h
76
UINT32 TimeDateStamp;
stand/efi/include/i386/pe.h
77
UINT32 PointerToSymbolTable;
stand/efi/include/i386/pe.h
78
UINT32 NumberOfSymbols;
stand/efi/libefi/eficom.c
590
UINT32 control;
stand/efi/libefi/efienv.c
40
UINT32 attr;
stand/efi/libefi/efienv.c
73
efi_setenv(EFI_GUID *guid, const char *varname, UINT32 attr, void *data, __size_t len)
stand/efi/libefi/efinet.c
277
UINT32 mask;
stand/efi/libefi/env.c
637
data += sizeof(UINT32);
stand/efi/libefi/env.c
725
efi_print_var_attr(UINT32 attr)
stand/efi/libefi/env.c
764
UINT32 attr;
stand/efi/loader/bootinfo.c
142
efi_do_vmap(EFI_MEMORY_DESCRIPTOR *mm, UINTN sz, UINTN mmsz, UINT32 mmver)
stand/efi/loader/bootinfo.c
180
UINT32 mmver;
stand/efi/loader/copy.c
96
UINT32 dver;
stand/efi/loader/framebuffer.c
781
UINT32 best_mode, currdim, maxdim, mode;
stand/efi/loader/main.c
1618
UINT32 dver;
sys/amd64/acpica/acpi_machdep.c
226
sizeof(UINT32);
sys/arm64/acpica/acpi_iort.c
301
UINT32 *id;
sys/arm64/acpica/acpi_iort.c
79
UINT32 NodeFlags;
sys/compat/linuxkpi/common/include/acpi/acpi.h
103
UINT32 system_level;
sys/compat/linuxkpi/common/include/acpi/acpi.h
104
UINT32 resource_order;
sys/compat/linuxkpi/common/include/acpi/acpi.h
147
acpi_get_name(ACPI_HANDLE Object, UINT32 NameType, lkpi_acpi_buffer_t *RetPathPtr)
sys/compat/linuxkpi/common/include/acpi/acpi.h
153
acpi_get_table(ACPI_STRING Signature, UINT32 Instance,
sys/compat/linuxkpi/common/include/acpi/acpi.h
77
UINT32 length;
sys/compat/linuxkpi/common/include/acpi/acpi.h
82
UINT32 length;
sys/compat/linuxkpi/common/include/acpi/acpi.h
87
UINT32 count;
sys/compat/linuxkpi/common/include/acpi/acpi.h
97
UINT32 proc_id;
sys/compat/linuxkpi/common/include/acpi/acpi.h
99
UINT32 pblk_length;
sys/compat/linuxkpi/common/src/linux_acpi.c
218
acpi_dev_present_cb(ACPI_HANDLE handle, UINT32 level, void *context,
sys/compat/linuxkpi/common/src/linux_acpi.c
225
UINT32 sta, hrv;
sys/dev/acpi_support/acpi_asus.c
1182
acpi_asus_notify(ACPI_HANDLE h, UINT32 notify, void *context)
sys/dev/acpi_support/acpi_asus.c
1219
acpi_asus_lcdd_notify(ACPI_HANDLE h, UINT32 notify, void *context)
sys/dev/acpi_support/acpi_asus.c
1244
acpi_asus_eeepc_notify(ACPI_HANDLE h, UINT32 notify, void *context)
sys/dev/acpi_support/acpi_asus.c
139
static void acpi_asus_lcdd_notify(ACPI_HANDLE h, UINT32 notify,
sys/dev/acpi_support/acpi_asus.c
436
static void acpi_asus_eeepc_notify(ACPI_HANDLE h, UINT32 notify, void *context);
sys/dev/acpi_support/acpi_asus.c
514
static void acpi_asus_notify(ACPI_HANDLE h, UINT32 notify, void *context);
sys/dev/acpi_support/acpi_asus.c
94
void (*n_func)(ACPI_HANDLE, UINT32, void *);
sys/dev/acpi_support/acpi_asus.c
97
void (*lcdd_n_func)(ACPI_HANDLE, UINT32, void *);
sys/dev/acpi_support/acpi_asus_wmi.c
290
UINT32 notify;
sys/dev/acpi_support/acpi_asus_wmi.c
378
UINT32 arg0, UINT32 arg1, UINT32 arg2, UINT32 *retval);
sys/dev/acpi_support/acpi_asus_wmi.c
380
UINT32 dev_id, UINT32 *retval);
sys/dev/acpi_support/acpi_asus_wmi.c
382
UINT32 dev_id, UINT32 ctrl_param, UINT32 *retval);
sys/dev/acpi_support/acpi_asus_wmi.c
383
static int acpi_asus_wmi_get_event_code(device_t wmi_dev, UINT32 notify,
sys/dev/acpi_support/acpi_asus_wmi.c
385
static void acpi_asus_wmi_notify(ACPI_HANDLE h, UINT32 notify, void *context);
sys/dev/acpi_support/acpi_asus_wmi.c
427
devstate_to_kbd_bkl_level(UINT32 val)
sys/dev/acpi_support/acpi_asus_wmi.c
432
static inline UINT32
sys/dev/acpi_support/acpi_asus_wmi.c
435
UINT32 val;
sys/dev/acpi_support/acpi_asus_wmi.c
484
UINT32 val;
sys/dev/acpi_support/acpi_asus_wmi.c
728
UINT32 val = 0;
sys/dev/acpi_support/acpi_asus_wmi.c
797
acpi_asus_wmi_get_event_code(device_t wmi_dev, UINT32 notify, int *code)
sys/dev/acpi_support/acpi_asus_wmi.c
816
acpi_asus_wmi_push_evdev_event(struct evdev_dev *evdev, UINT32 notify)
sys/dev/acpi_support/acpi_asus_wmi.c
838
UINT32 val;
sys/dev/acpi_support/acpi_asus_wmi.c
901
acpi_asus_wmi_notify(ACPI_HANDLE h, UINT32 notify, void *context)
sys/dev/acpi_support/acpi_asus_wmi.c
931
UINT32 arg0, UINT32 arg1, UINT32 arg2, UINT32 *retval)
sys/dev/acpi_support/acpi_asus_wmi.c
933
UINT32 params[3] = { arg0, arg1, arg2 };
sys/dev/acpi_support/acpi_asus_wmi.c
934
UINT32 result;
sys/dev/acpi_support/acpi_asus_wmi.c
946
result = (UINT32) obj->Integer.Value;
sys/dev/acpi_support/acpi_asus_wmi.c
957
UINT32 dev_id, UINT32 *retval)
sys/dev/acpi_support/acpi_asus_wmi.c
966
UINT32 dev_id, UINT32 ctrl_param, UINT32 *retval)
sys/dev/acpi_support/acpi_hp.c
1063
*sequence = (UINT32) obj->Package.Elements[6].Integer.Value;
sys/dev/acpi_support/acpi_hp.c
1205
UINT32 sequence;
sys/dev/acpi_support/acpi_hp.c
138
UINT32 sequence; /* sequence number as suggested by cmi bios */
sys/dev/acpi_support/acpi_hp.c
316
static void acpi_hp_notify(ACPI_HANDLE h, UINT32 notify, void *context);
sys/dev/acpi_support/acpi_hp.c
319
UINT32* sequence, int detail);
sys/dev/acpi_support/acpi_hp.c
858
acpi_hp_notify(ACPI_HANDLE h, UINT32 notify, void *context)
sys/dev/acpi_support/acpi_hp.c
888
UINT32 params[4+32] = { 0x55434553, is_write ? 2 : 1,
sys/dev/acpi_support/acpi_hp.c
890
UINT32* result;
sys/dev/acpi_support/acpi_hp.c
906
result = (UINT32*) obj->Buffer.Pointer;
sys/dev/acpi_support/acpi_hp.c
952
char* outbuf, size_t outsize, UINT32* sequence, int detail)
sys/dev/acpi_support/acpi_ibm.c
1509
acpi_ibm_notify(ACPI_HANDLE h, UINT32 notify, void *context)
sys/dev/acpi_support/acpi_ibm.c
344
static void acpi_ibm_notify(ACPI_HANDLE h, UINT32 notify, void *context);
sys/dev/acpi_support/acpi_panasonic.c
275
UINT32 arg;
sys/dev/acpi_support/acpi_panasonic.c
339
hkey_lcd_brightness_max(ACPI_HANDLE h, int op, UINT32 *val)
sys/dev/acpi_support/acpi_panasonic.c
360
hkey_lcd_brightness_min(ACPI_HANDLE h, int op, UINT32 *val)
sys/dev/acpi_support/acpi_panasonic.c
381
hkey_lcd_brightness(ACPI_HANDLE h, int op, UINT32 *val)
sys/dev/acpi_support/acpi_panasonic.c
384
UINT32 max, min;
sys/dev/acpi_support/acpi_panasonic.c
407
hkey_sound_mute(ACPI_HANDLE h, int op, UINT32 *val)
sys/dev/acpi_support/acpi_panasonic.c
427
UINT32 *arg)
sys/dev/acpi_support/acpi_panasonic.c
464
UINT32 key)
sys/dev/acpi_support/acpi_panasonic.c
514
acpi_panasonic_notify(ACPI_HANDLE h, UINT32 notify, void *context)
sys/dev/acpi_support/acpi_panasonic.c
517
UINT32 key = 0;
sys/dev/acpi_support/acpi_panasonic.c
544
UINT32 brightness;
sys/dev/acpi_support/acpi_panasonic.c
77
typedef int hkey_fn_t(ACPI_HANDLE, int, UINT32 *);
sys/dev/acpi_support/acpi_panasonic.c
90
ACPI_HANDLE h, UINT32 *arg);
sys/dev/acpi_support/acpi_panasonic.c
92
ACPI_HANDLE h, UINT32 key);
sys/dev/acpi_support/acpi_panasonic.c
93
static void acpi_panasonic_notify(ACPI_HANDLE h, UINT32 notify,
sys/dev/acpi_support/acpi_toshiba.c
133
typedef int hci_fn_t(ACPI_HANDLE, int, UINT32 *);
sys/dev/acpi_support/acpi_toshiba.c
144
static int hci_call(ACPI_HANDLE h, int op, int function, UINT32 *arg);
sys/dev/acpi_support/acpi_toshiba.c
146
UINT32 key);
sys/dev/acpi_support/acpi_toshiba.c
147
static void acpi_toshiba_notify(ACPI_HANDLE h, UINT32 notify,
sys/dev/acpi_support/acpi_toshiba.c
288
UINT32 arg;
sys/dev/acpi_support/acpi_toshiba.c
316
hci_force_fan(ACPI_HANDLE h, int op, UINT32 *state)
sys/dev/acpi_support/acpi_toshiba.c
333
hci_video_output(ACPI_HANDLE h, int op, UINT32 *video_output)
sys/dev/acpi_support/acpi_toshiba.c
360
hci_lcd_brightness(ACPI_HANDLE h, int op, UINT32 *brightness)
sys/dev/acpi_support/acpi_toshiba.c
377
hci_lcd_backlight(ACPI_HANDLE h, int op, UINT32 *backlight)
sys/dev/acpi_support/acpi_toshiba.c
389
hci_cpu_speed(ACPI_HANDLE h, int op, UINT32 *speed)
sys/dev/acpi_support/acpi_toshiba.c
406
hci_call(ACPI_HANDLE h, int op, int function, UINT32 *arg)
sys/dev/acpi_support/acpi_toshiba.c
468
hci_key_action(struct acpi_toshiba_softc *sc, ACPI_HANDLE h, UINT32 key)
sys/dev/acpi_support/acpi_toshiba.c
470
UINT32 arg;
sys/dev/acpi_support/acpi_toshiba.c
512
acpi_toshiba_notify(ACPI_HANDLE h, UINT32 notify, void *context)
sys/dev/acpi_support/acpi_toshiba.c
515
UINT32 key;
sys/dev/acpi_support/acpi_wmi.c
121
UINT32 method_id, const ACPI_BUFFER *in,
sys/dev/acpi_support/acpi_wmi.c
129
UINT32 event_id, ACPI_BUFFER *out);
sys/dev/acpi_support/acpi_wmi.c
138
static void acpi_wmi_notify_handler(ACPI_HANDLE h, UINT32 notify,
sys/dev/acpi_support/acpi_wmi.c
140
static ACPI_STATUS acpi_wmi_ec_handler(UINT32 function,
sys/dev/acpi_support/acpi_wmi.c
141
ACPI_PHYSICAL_ADDRESS address, UINT32 width,
sys/dev/acpi_support/acpi_wmi.c
380
UINT8 instance, UINT32 method_id, const ACPI_BUFFER *in, ACPI_BUFFER *out)
sys/dev/acpi_support/acpi_wmi.c
494
acpi_wmi_get_event_data_method(device_t dev, UINT32 event_id, ACPI_BUFFER *out)
sys/dev/acpi_support/acpi_wmi.c
661
acpi_wmi_notify_handler(ACPI_HANDLE h, UINT32 notify, void *context)
sys/dev/acpi_support/acpi_wmi.c
694
acpi_wmi_ec_handler(UINT32 function, ACPI_PHYSICAL_ADDRESS address,
sys/dev/acpi_support/acpi_wmi.c
695
UINT32 width, UINT64 *value, void *context,
sys/dev/acpi_support/acpi_wmi.c
704
ACPI_FUNCTION_TRACE_U32((char *)(uintptr_t)__func__, (UINT32)address);
sys/dev/acpi_support/acpi_wmi.c
754
UINT32 i;
sys/dev/acpi_support/acpi_wmi.c
755
UINT32 wdg_block_count;
sys/dev/acpica/Osd/OsdDebug.c
49
AcpiOsGetLine(char *Buffer, UINT32 BufferLength, UINT32 *BytesRead)
sys/dev/acpica/Osd/OsdDebug.c
69
AcpiOsSignal(UINT32 Function, void *Info)
sys/dev/acpica/Osd/OsdHardware.c
112
AcpiOsReadPciConfiguration(ACPI_PCI_ID *PciId, UINT32 Register, UINT64 *Value,
sys/dev/acpica/Osd/OsdHardware.c
113
UINT32 Width)
sys/dev/acpica/Osd/OsdHardware.c
134
AcpiOsWritePciConfiguration (ACPI_PCI_ID *PciId, UINT32 Register,
sys/dev/acpica/Osd/OsdHardware.c
135
UINT64 Value, UINT32 Width)
sys/dev/acpica/Osd/OsdHardware.c
43
AcpiOsEnterSleep(UINT8 SleepState, UINT32 RegaValue, UINT32 RegbValue)
sys/dev/acpica/Osd/OsdHardware.c
74
AcpiOsReadPort(ACPI_IO_ADDRESS InPort, UINT32 *Value, UINT32 Width)
sys/dev/acpica/Osd/OsdHardware.c
93
AcpiOsWritePort(ACPI_IO_ADDRESS OutPort, UINT32 Value, UINT32 Width)
sys/dev/acpica/Osd/OsdInterrupt.c
104
AcpiOsInstallInterruptHandler(UINT32 InterruptNumber,
sys/dev/acpica/Osd/OsdInterrupt.c
176
AcpiOsRemoveInterruptHandler(UINT32 InterruptNumber,
sys/dev/acpica/Osd/OsdInterrupt.c
208
acpi_OverrideInterruptLevel(UINT32 InterruptNumber)
sys/dev/acpica/Osd/OsdInterrupt.c
66
static UINT32 InterruptOverride;
sys/dev/acpica/Osd/OsdMemory.c
117
AcpiOsWriteMemory(ACPI_PHYSICAL_ADDRESS Address, UINT64 Value, UINT32 Width)
sys/dev/acpica/Osd/OsdMemory.c
88
AcpiOsReadMemory(ACPI_PHYSICAL_ADDRESS Address, UINT64 *Value, UINT32 Width)
sys/dev/acpica/Osd/OsdSchedule.c
282
AcpiOsStall(UINT32 Microseconds)
sys/dev/acpica/Osd/OsdSynch.c
150
AcpiOsWaitSemaphore(ACPI_SEMAPHORE Handle, UINT32 Units, UINT16 Timeout)
sys/dev/acpica/Osd/OsdSynch.c
235
AcpiOsSignalSemaphore(ACPI_SEMAPHORE Handle, UINT32 Units)
sys/dev/acpica/Osd/OsdSynch.c
238
UINT32 i;
sys/dev/acpica/Osd/OsdSynch.c
69
UINT32 as_maxunits;
sys/dev/acpica/Osd/OsdSynch.c
70
UINT32 as_units;
sys/dev/acpica/Osd/OsdSynch.c
76
AcpiOsCreateSemaphore(UINT32 MaxUnits, UINT32 InitialUnits,
sys/dev/acpica/Osd/OsdTable.c
101
ACPI_PHYSICAL_ADDRESS *NewAddress, UINT32 *NewTableLength)
sys/dev/acpica/acpi.c
169
static ACPI_STATUS acpi_device_scan_cb(ACPI_HANDLE h, UINT32 level,
sys/dev/acpica/acpi.c
175
static ACPI_STATUS acpi_probe_child(ACPI_HANDLE handle, UINT32 level,
sys/dev/acpica/acpi.c
2202
acpi_device_scan_cb(ACPI_HANDLE h, UINT32 level, void *arg, void **retval)
sys/dev/acpica/acpi.c
2482
acpi_probe_child(ACPI_HANDLE handle, UINT32 level, void *context, void **status)
sys/dev/acpica/acpi.c
2728
UINT32 s;
sys/dev/acpica/acpi.c
2765
UINT32 s;
sys/dev/acpica/acpi.c
2891
acpi_SetInteger(ACPI_HANDLE handle, char *path, UINT32 number)
sys/dev/acpica/acpi.c
2908
acpi_GetInteger(ACPI_HANDLE handle, char *path, UINT32 *number)
sys/dev/acpica/acpi.c
2953
acpi_ConvertBufferToInteger(ACPI_BUFFER *bufp, UINT32 *number)
sys/dev/acpica/acpi.c
3928
acpi_wake_prep(ACPI_HANDLE handle, UINT32 level, void *context, void **status)
sys/dev/acpica/acpi.c
4163
UINT32
sys/dev/acpica/acpi.c
4185
UINT32
sys/dev/acpica/acpi.c
4198
UINT32
sys/dev/acpica/acpi.c
4211
UINT32
sys/dev/acpica/acpi.c
4681
UINT32 value;
sys/dev/acpica/acpi.c
4762
acpi_parse_debug(char *cp, struct debugtag *tag, UINT32 *flag)
sys/dev/acpica/acpi.c
504
UINT32 flags;
sys/dev/acpica/acpi_acad.c
122
acpi_acad_notify_handler(ACPI_HANDLE h, UINT32 notify, void *context)
sys/dev/acpica/acpi_acad.c
63
static void acpi_acad_notify_handler(ACPI_HANDLE, UINT32, void *);
sys/dev/acpica/acpi_apei.c
493
apei_notify_handler(ACPI_HANDLE h, UINT32 notify, void *context)
sys/dev/acpica/acpi_apei.c
583
apei_find(ACPI_HANDLE handle, UINT32 level, void *context,
sys/dev/acpica/acpi_button.c
265
acpi_button_notify_handler(ACPI_HANDLE h, UINT32 notify, void *context)
sys/dev/acpica/acpi_button.c
68
static void acpi_button_notify_handler(ACPI_HANDLE h, UINT32 notify,
sys/dev/acpica/acpi_cmbat.c
188
acpi_cmbat_notify_handler(ACPI_HANDLE h, UINT32 notify, void *context)
sys/dev/acpica/acpi_cmbat.c
79
static void acpi_cmbat_notify_handler(ACPI_HANDLE h, UINT32 notify,
sys/dev/acpica/acpi_cpu.c
1244
acpi_cpu_notify(ACPI_HANDLE h, UINT32 notify, void *context)
sys/dev/acpica/acpi_cpu.c
184
static void acpi_cpu_notify(ACPI_HANDLE h, UINT32 notify, void *context);
sys/dev/acpica/acpi_dock.c
200
acpi_dock_insert_child(ACPI_HANDLE handle, UINT32 level, void *context,
sys/dev/acpica/acpi_dock.c
290
acpi_dock_eject_child(ACPI_HANDLE handle, UINT32 level, void *context,
sys/dev/acpica/acpi_dock.c
395
acpi_dock_notify_handler(ACPI_HANDLE h, UINT32 notify, void *context)
sys/dev/acpica/acpi_ec.c
218
static UINT32 EcGpeHandler(ACPI_HANDLE, UINT32, void *);
sys/dev/acpica/acpi_ec.c
219
static ACPI_STATUS EcSpaceSetup(ACPI_HANDLE Region, UINT32 Function,
sys/dev/acpica/acpi_ec.c
221
static ACPI_STATUS EcSpaceHandler(UINT32 Function,
sys/dev/acpica/acpi_ec.c
223
UINT32 Width, UINT64 *Value,
sys/dev/acpica/acpi_ec.c
716
static UINT32
sys/dev/acpica/acpi_ec.c
717
EcGpeHandler(ACPI_HANDLE GpeDevice, UINT32 GpeNumber, void *Context)
sys/dev/acpica/acpi_ec.c
753
EcSpaceSetup(ACPI_HANDLE Region, UINT32 Function, void *Context,
sys/dev/acpica/acpi_ec.c
772
EcSpaceHandler(UINT32 Function, ACPI_PHYSICAL_ADDRESS Address, UINT32 Width,
sys/dev/acpica/acpi_ec.c
780
ACPI_FUNCTION_TRACE_U32((char *)(uintptr_t)__func__, (UINT32)Address);
sys/dev/acpica/acpi_hpet.c
346
hpet_find(ACPI_HANDLE handle, UINT32 level, void *context,
sys/dev/acpica/acpi_lid.c
251
acpi_lid_notify_handler(ACPI_HANDLE h, UINT32 notify, void *context)
sys/dev/acpica/acpi_lid.c
72
static void acpi_lid_notify_handler(ACPI_HANDLE h, UINT32 notify,
sys/dev/acpica/acpi_pci.c
313
acpi_pci_save_handle(ACPI_HANDLE handle, UINT32 level, void *context,
sys/dev/acpica/acpi_pci.c
319
UINT32 address;
sys/dev/acpica/acpi_pci.c
369
acpi_pci_bus_notify_handler(ACPI_HANDLE h, UINT32 notify, void *context)
sys/dev/acpica/acpi_pci.c
388
acpi_pci_device_notify_handler(ACPI_HANDLE h, UINT32 notify, void *context)
sys/dev/acpica/acpi_pci.c
440
acpi_pci_install_device_notify_handler(ACPI_HANDLE handle, UINT32 level,
sys/dev/acpica/acpi_pci.c
472
acpi_pci_remove_notify_handler(ACPI_HANDLE handle, UINT32 level, void *context,
sys/dev/acpica/acpi_pci.c
87
static ACPI_STATUS acpi_pci_save_handle(ACPI_HANDLE handle, UINT32 level,
sys/dev/acpica/acpi_pci_link.c
100
UINT32 l_crs_type;
sys/dev/acpica/acpi_pci_link.c
277
UINT32 *ext_irqs = NULL;
sys/dev/acpica/acpi_pcib_pci.c
61
UINT32 address;
sys/dev/acpica/acpi_perf.c
104
static void acpi_px_notify(ACPI_HANDLE h, UINT32 notify, void *context);
sys/dev/acpica/acpi_perf.c
402
acpi_px_notify(ACPI_HANDLE h, UINT32 notify, void *context)
sys/dev/acpica/acpi_thermal.c
143
static void acpi_tz_notify_handler(ACPI_HANDLE h, UINT32 notify,
sys/dev/acpica/acpi_thermal.c
854
acpi_tz_notify_handler(ACPI_HANDLE h, UINT32 notify, void *context)
sys/dev/acpica/acpi_video.c
1006
void (*callback)(ACPI_HANDLE, UINT32, void *);
sys/dev/acpica/acpi_video.c
101
static void acpi_video_vo_notify_handler(ACPI_HANDLE, UINT32, void *);
sys/dev/acpica/acpi_video.c
1013
vid_enum_outputs_subr(ACPI_HANDLE handle, UINT32 level __unused,
sys/dev/acpica/acpi_video.c
1017
UINT32 adr, val;
sys/dev/acpica/acpi_video.c
1041
void (*callback)(ACPI_HANDLE, UINT32, void *), void *context)
sys/dev/acpica/acpi_video.c
108
static void vid_set_switch_policy(ACPI_HANDLE, UINT32);
sys/dev/acpica/acpi_video.c
110
void(*)(ACPI_HANDLE, UINT32, void *), void *);
sys/dev/acpica/acpi_video.c
1131
vo_get_bqc(struct acpi_video_output *vo, UINT32 *level)
sys/dev/acpica/acpi_video.c
114
static UINT32 vo_get_device_status(ACPI_HANDLE);
sys/dev/acpica/acpi_video.c
115
static UINT32 vo_get_graphics_state(ACPI_HANDLE);
sys/dev/acpica/acpi_video.c
1157
UINT32 level;
sys/dev/acpica/acpi_video.c
116
static void vo_set_device_state(ACPI_HANDLE, UINT32);
sys/dev/acpica/acpi_video.c
1191
static UINT32
sys/dev/acpica/acpi_video.c
1194
UINT32 dcs;
sys/dev/acpica/acpi_video.c
1216
static UINT32
sys/dev/acpica/acpi_video.c
1219
UINT32 dgs;
sys/dev/acpica/acpi_video.c
1241
vo_set_device_state(ACPI_HANDLE handle, UINT32 state)
sys/dev/acpica/acpi_video.c
210
UINT32 notify;
sys/dev/acpica/acpi_video.c
226
acpi_video_push_evdev_event(struct evdev_dev *evdev, UINT32 notify)
sys/dev/acpica/acpi_video.c
436
acpi_video_notify_handler(ACPI_HANDLE handle, UINT32 notify, void *context)
sys/dev/acpica/acpi_video.c
441
UINT32 dcs, dss, dss_p;
sys/dev/acpica/acpi_video.c
526
acpi_video_bind_outputs_subr(ACPI_HANDLE handle, UINT32 adr, void *context)
sys/dev/acpica/acpi_video.c
54
UINT32 adr;
sys/dev/acpica/acpi_video.c
559
acpi_video_vo_init(UINT32 adr)
sys/dev/acpica/acpi_video.c
781
acpi_video_vo_notify_handler(ACPI_HANDLE handle, UINT32 notify, void *context)
sys/dev/acpica/acpi_video.c
94
static void acpi_video_notify_handler(ACPI_HANDLE, UINT32, void *);
sys/dev/acpica/acpi_video.c
97
static struct acpi_video_output *acpi_video_vo_init(UINT32);
sys/dev/acpica/acpi_video.c
995
vid_set_switch_policy(ACPI_HANDLE handle, UINT32 policy)
sys/dev/acpica/acpivar.h
371
UINT32 *number);
sys/dev/acpica/acpivar.h
373
UINT32 *number);
sys/dev/acpica/acpivar.h
375
UINT32 number);
sys/dev/acpica/acpivar.h
394
ACPI_STATUS acpi_OverrideInterruptLevel(UINT32 InterruptNumber);
sys/dev/acpica/acpivar.h
457
UINT32 acpi_event_power_button_sleep(void *context);
sys/dev/acpica/acpivar.h
458
UINT32 acpi_event_power_button_wake(void *context);
sys/dev/acpica/acpivar.h
459
UINT32 acpi_event_sleep_button_sleep(void *context);
sys/dev/acpica/acpivar.h
460
UINT32 acpi_event_sleep_button_wake(void *context);
sys/dev/atopcase/atopcase_acpi.c
171
static UINT32
sys/dev/atopcase/atopcase_acpi.c
172
atopcase_acpi_notify(ACPI_HANDLE h __unused, UINT32 notify __unused, void *ctx)
sys/dev/atopcase/atopcase_acpi.c
88
UINT32 sta;
sys/dev/bhnd/nvram/bhnd_nvram_data_bcm.c
404
PROPS_GET_HDRVAR(SDRAM_NCDL, &sdram_ncdl, UINT32);
sys/dev/bhnd/nvram/bhnd_nvram_value_fmts.c
205
BHND_NVRAM_VAL_FMT_NATIVE(uint32, UINT32);
sys/dev/efidev/efirt.c
639
UINT32 acpiRtcEnabled;
sys/dev/gpio/acpi_gpiobus.c
175
acpi_gpiobus_enumerate(ACPI_HANDLE handle, UINT32 depth, void *context,
sys/dev/gpio/acpi_gpiobus.c
178
UINT32 sta;
sys/dev/gpio/acpi_gpiobus.c
198
acpi_gpiobus_space_handler(UINT32 function, ACPI_PHYSICAL_ADDRESS address,
sys/dev/gpio/acpi_gpiobus.c
199
UINT32 length, UINT64 *value, void *context, void *region_context)
sys/dev/iicbus/acpi_iicbus.c
216
acpi_iicbus_space_handler(UINT32 Function, ACPI_PHYSICAL_ADDRESS Address,
sys/dev/iicbus/acpi_iicbus.c
217
UINT32 BitWidth, UINT64 *Value, void *HandlerContext, void *RegionContext)
sys/dev/iicbus/acpi_iicbus.c
460
acpi_iicbus_enumerate_child(ACPI_HANDLE handle, UINT32 level,
sys/dev/iicbus/acpi_iicbus.c
467
UINT32 sta;
sys/dev/iicbus/iichid.c
217
UINT32 sta;
sys/dev/nvdimm/nvdimm_acpi.c
62
find_dimm(ACPI_HANDLE handle, UINT32 nesting_level, void *context,
sys/dev/pms/RefTisa/sallsdk/spc/sassp.c
876
DirDW4 |= ((UINT32)pIRequest->bstIndex) << 16;
sys/dev/spibus/acpi_spibus.c
268
acpi_spibus_enumerate_child(ACPI_HANDLE handle, UINT32 level,
sys/dev/spibus/acpi_spibus.c
274
UINT32 sta;
sys/dev/usb/usb_hub_acpi.c
100
acpi_uhub_find_rh_cb(ACPI_HANDLE ah, UINT32 nl, void *ctx, void **status)
sys/dev/usb/usb_hub_acpi.c
103
UINT32 ret;
sys/dev/usb/usb_hub_acpi.c
364
acpi_usb_hub_port_probe_cb(ACPI_HANDLE ah, UINT32 lv, void *ctx, void **rv)
sys/dev/usb/usb_hub_acpi.c
369
UINT32 ret;
sys/dev/usb/usb_hub_acpi.c
99
static UINT32
sys/dev/vmgenc/vmgenc_acpi.c
121
vmgenc_notify(ACPI_HANDLE h, UINT32 notify, void *context)
sys/dev/xen/cpu/xen_acpi_cpu.c
458
acpi_notify(ACPI_HANDLE h, UINT32 notify, void *context)
sys/i386/acpica/acpi_machdep.c
245
sizeof(UINT32);
sys/x86/acpica/madt.c
54
UINT32 io_vector;
sys/x86/isa/atrtc.c
292
atrtc_check_cmos_access(bool is_read, ACPI_PHYSICAL_ADDRESS addr, UINT32 len)
sys/x86/isa/atrtc.c
318
atrtc_acpi_cmos_handler(UINT32 func, ACPI_PHYSICAL_ADDRESS addr,
sys/x86/isa/atrtc.c
319
UINT32 bitwidth, UINT64 *value, void *context, void *region_context)
sys/x86/isa/atrtc.c
322
UINT32 bytewidth = howmany(bitwidth, 8);
usr.sbin/acpi/acpidb/acpidb.c
115
UINT32 PinCount, UINT16 *PinList, char *DeviceName)
usr.sbin/acpi/acpidb/acpidb.c
294
UINT32 SpaceID,
usr.sbin/acpi/acpidb/acpidb.c
295
UINT32 Function,
usr.sbin/acpi/acpidb/acpidb.c
297
UINT32 BitWidth,
usr.sbin/acpi/acpidb/acpidb.c
360
UINT32 Function, \
usr.sbin/acpi/acpidb/acpidb.c
362
UINT32 BitWidth, \
usr.sbin/acpi/acpidump/acpi.c
1864
acpi_handle_ivrs_ivhd_edte(UINT32 edte)
usr.sbin/acpi/acpidump/acpi.c
1898
UINT32 x32;
usr.sbin/bhyve/acpi_device.c
121
const UINT8 write_protected, const UINT32 address, const UINT32 length)
usr.sbin/bhyve/acpi_device.c
31
UINT32 type;
usr.sbin/bhyve/acpi_device.h
54
UINT8 write_protected, UINT32 address, UINT32 length);