Searched refs:UINT32 (Results 76 - 100 of 336) sorted by relevance

1234567891011>>

/freebsd-11.0-release/sys/contrib/dev/acpica/compiler/
H A Daslbtypes.c54 static UINT32
56 UINT32 Etype);
74 UINT32
76 UINT32 ArgType)
218 static UINT32
220 UINT32 Etype)
322 UINT32 Btype)
324 UINT32 Type;
389 UINT32
395 UINT32 ThisNodeBtyp
[all...]
H A Dasloffset.c58 UINT32 FileId,
60 UINT32 NamepathOffset,
61 UINT32 Offset,
93 UINT32 Level,
96 UINT32 FileId = (UINT32) ACPI_TO_INTEGER (Context);
98 UINT32 Length;
99 UINT32 NamepathOffset;
100 UINT32 DataOffset;
350 UINT32 FileI
[all...]
H A Dpreprocess.h87 UINT32 Offset[PR_MAX_ARG_INSTANCES];
123 UINT32 CurrentLineNumber;
150 PR_EXTERN UINT32 Gbl_PreprocessorLineNumber;
261 UINT32 Column);
266 UINT32 LengthToRemove,
268 UINT32 LengthToAdd);
H A Daslsupport.y108 UINT32 ParseOpcode)
H A Dasluuid.c69 UINT32 i;
127 UINT32 i;
H A Daslerror.c198 UINT32 FileId,
205 UINT32 MsgLength;
208 UINT32 SourceColumn;
209 UINT32 ErrorColumn;
214 UINT32 Total = 0;
508 UINT32 FileId)
545 UINT32 LineNumber,
546 UINT32 Column,
631 UINT32 CurrentLineNumber,
632 UINT32 LogicalLineNumbe
[all...]
H A Dasllisting.c59 UINT32 FileId);
64 UINT32 Level,
70 UINT32 Level,
76 UINT32 FileId);
80 UINT32 FileId);
147 UINT32 FileId)
198 UINT32 Level,
202 UINT32 i;
203 UINT32 FileId = (UINT32) ACPI_TO_INTEGE
[all...]
/freebsd-11.0-release/sys/contrib/dev/acpica/components/events/
H A Devxfevnt.c191 UINT32 Event,
192 UINT32 Flags)
195 UINT32 Value;
257 UINT32 Event,
258 UINT32 Flags)
261 UINT32 Value;
320 UINT32 Event)
365 UINT32 Event,
370 UINT32 InByte;
/freebsd-11.0-release/sys/contrib/dev/acpica/include/
H A Dacobject.h133 UINT32 Length;
148 UINT32 AmlLength;
161 UINT32 AmlLength;
162 UINT32 Count; /* # of elements in package */
205 UINT32 Length;
225 UINT32 AmlLength;
276 UINT32 SystemLevel;
277 UINT32 ResourceOrder;
320 UINT32 BitLength; /* Length of field in bits */\
321 UINT32 BaseByteOffse
[all...]
H A Dacdispat.h180 UINT32 PassNumber);
212 UINT32 Index,
219 UINT32 Index,
234 UINT32 Index,
241 UINT32 MaxParamCount,
247 UINT32 Index,
296 UINT32 TableIndex,
307 UINT32 BufferLength,
314 UINT32 PackageLength,
359 UINT32 ArgsRemainin
[all...]
H A Dacrestyp.h52 typedef UINT32 ACPI_RSDESC_SIZE; /* Max Resource Descriptor size is (Length+3) = (64K-1)+3 */
286 UINT32 Minimum;
287 UINT32 Maximum;
288 UINT32 Alignment;
289 UINT32 AddressLength;
296 UINT32 Address;
297 UINT32 AddressLength;
360 UINT32 Granularity;
361 UINT32 Minimum;
362 UINT32 Maximu
[all...]
H A Dacapps.h75 UtilityName, ((UINT32) ACPI_CA_VERSION), ACPI_WIDTH, \
81 Prefix, UtilityName, ((UINT32) ACPI_CA_VERSION), ACPI_WIDTH, \
162 UINT32
222 UINT32 Length,
/freebsd-11.0-release/sys/contrib/dev/acpica/components/namespace/
H A Dnsarguments.c75 UINT32 i;
129 UINT32 AmlParamCount;
130 UINT32 RequiredParamCount;
220 UINT32 UserParamCount,
223 UINT32 AmlParamCount;
224 UINT32 RequiredParamCount;
H A Dnsdump.c63 UINT32 Level,
74 UINT32 Level,
81 UINT32 Level,
101 UINT32 NumSegments,
104 UINT32 i;
165 UINT32 Level,
166 UINT32 Component)
206 UINT32 Level,
215 UINT32 BytesToDump;
216 UINT32 DbgLeve
[all...]
H A Dnsprepkg.c61 UINT32 Count);
68 UINT32 Count1,
70 UINT32 Count2,
71 UINT32 StartIndex);
77 UINT32 Count);
104 UINT32 ExpectedCount;
105 UINT32 Count;
106 UINT32 i;
286 ExpectedCount = (UINT32) (*Elements)->Integer.Value;
432 UINT32 Coun
[all...]
H A Dnsutils.c149 UINT32
187 UINT32 i;
270 UINT32 NumSegments = Info->NumSegments;
274 UINT32 i;
471 UINT32 InternalNameLength,
473 UINT32 *ConvertedNameLength,
476 UINT32 NamesIndex = 0;
477 UINT32 NumSegments = 0;
478 UINT32 RequiredLength;
479 UINT32 PrefixLengt
[all...]
/freebsd-11.0-release/sys/dev/acpi_support/
H A Dacpi_asus_wmi.c271 UINT32 arg0, UINT32 arg1, UINT32 *retval);
273 UINT32 dev_id, UINT32 *retval);
275 UINT32 dev_id, UINT32 ctrl_param, UINT32 *retval);
276 static void acpi_asus_wmi_notify(ACPI_HANDLE h, UINT32 notify, void *context);
336 UINT32 va
[all...]
/freebsd-11.0-release/sys/contrib/dev/acpica/components/debugger/
H A Ddbstats.c67 UINT32 NestingLevel,
120 UINT32 Outstanding;
198 UINT32 i;
295 UINT32 NestingLevel,
301 UINT32 Type;
342 (UINT32) sizeof (ACPI_PARSE_OBJECT);
343 SizeOfMethodTrees = NumMethodElements * (UINT32) sizeof (ACPI_PARSE_OBJECT);
344 SizeOfNodeEntries = NumNodes * (UINT32) sizeof (ACPI_NAMESPACE_NODE);
345 SizeOfAcpiObjects = NumNodes * (UINT32) sizeof (ACPI_OPERAND_OBJECT);
367 UINT32
[all...]
H A Ddbnames.c60 UINT32 NestingLevel,
67 UINT32 NestingLevel,
74 UINT32 NestingLevel,
81 UINT32 NestingLevel,
88 UINT32 NestingLevel,
95 UINT32 NestingLevel,
102 UINT32 NestingLevel,
245 UINT32 MaxDepth = ACPI_UINT32_MAX;
329 UINT32 MaxDepth = ACPI_UINT32_MAX;
370 UINT32 NestingLeve
[all...]
/freebsd-11.0-release/sys/boot/efi/include/
H A Definet.h152 UINT32 State;
153 UINT32 HwAddressSize;
154 UINT32 MediaHeaderSize;
155 UINT32 MaxPacketSize;
156 UINT32 NvRamSize;
157 UINT32 NvRamAccessSize;
158 UINT32 ReceiveFilterMask;
159 UINT32 ReceiveFilterSetting;
160 UINT32 MaxMCastFilterCount;
161 UINT32 MCastFilterCoun
[all...]
H A Defifpswa.h35 UINT32 Revision;
36 UINT32 Reserved;
/freebsd-11.0-release/sys/contrib/dev/acpica/components/executer/
H A Dexdebug.c79 UINT32 Level,
80 UINT32 Index)
82 UINT32 i;
83 UINT32 Timer;
85 UINT32 Value;
129 Timer = ((UINT32) AcpiOsGetTimer () / 10);
192 (UINT32) SourceDesc->Integer.Value);
203 AcpiOsPrintf ("[0x%.2X]\n", (UINT32) SourceDesc->Buffer.Length);
/freebsd-11.0-release/sys/boot/efi/libefi/
H A Denv.c44 efi_get_variable(CHAR16 *variable_name, EFI_GUID *vendor_guid, UINT32 *attributes, UINTN *data_size,
51 efi_set_variable(CHAR16 *variable_name, EFI_GUID *vendor_guid, UINT32 attributes, UINTN data_size,
/freebsd-11.0-release/sys/contrib/dev/acpica/common/
H A Dcmfsize.c66 UINT32
103 return ((UINT32) FileSize);
/freebsd-11.0-release/sys/contrib/dev/acpica/components/utilities/
H A Duthex.c76 UINT32 Position)

Completed in 100 milliseconds

1234567891011>>