Searched refs:UINT32 (Results 1 - 25 of 336) sorted by relevance

1234567891011>>

/freebsd-11.0-release/sys/contrib/dev/acpica/include/
H A Dachware.h62 UINT32 Mode);
64 UINT32
80 UINT32 *Value,
85 UINT32 Value,
90 UINT32 RegisterId);
94 UINT32 Pm1aControl,
95 UINT32 Pm1bControl);
99 UINT32 RegisterId,
100 UINT32 *ReturnValue);
104 UINT32 RegisterI
[all...]
H A Dactbl1.h139 UINT32 RegionLength; /* Length of the boot error region */
149 UINT32 BlockStatus; /* Type of error information */
150 UINT32 RawDataOffset; /* Offset to raw error data */
151 UINT32 RawDataLength; /* Length of raw error data */
152 UINT32 DataLength; /* Length of generic error data */
153 UINT32 ErrorSeverity; /* Severity code */
204 UINT32 Interval; /* Polling interval (msec) */
221 UINT32 Uid; /* Unique ID - must be same as the EC _UID method */
238 UINT32 HeaderLength;
241 UINT32 Entrie
[all...]
H A Dactbl3.h119 UINT32 ImageOffsetX;
120 UINT32 ImageOffsetY;
138 UINT32 EntryAddress32;
142 UINT32 LogAreaLength;
144 UINT32 Flags;
160 UINT32 ValidatedTableCount;
179 UINT32 ResourceCount;
188 UINT32 DpsIdLength;
260 UINT32 Length;
281 UINT32 ResumeCoun
[all...]
H A Dactables.h50 UINT32 InitialTableCount);
55 UINT32
66 UINT32 Length);
74 UINT32 *TableIndex,
105 UINT32 TableIndex);
109 UINT32 TableIndex,
123 UINT32 Length);
134 UINT32 *TableIndex);
160 UINT32 *TableLength,
166 UINT32 TableLengt
[all...]
H A Dacstruct.h92 UINT32 ArgTypes;
93 UINT32 MethodBreakpoint; /* For single stepping */
94 UINT32 UserBreakpoint; /* User AML breakpoint */
95 UINT32 ParseFlags;
98 UINT32 PrevArgTypes;
99 UINT32 ArgCount; /* push for fixed or var args */
135 UINT32 TableIndex;
136 UINT32 ObjectCount;
137 UINT32 MethodCount;
138 UINT32 SerialMethodCoun
[all...]
H A Dacevents.h59 UINT32
71 UINT32
73 UINT32 GpeNumber);
78 UINT32 NotifyValue);
106 UINT32
129 UINT32 GpeNumber);
133 UINT32 GpeNumber,
149 UINT32 RegisterCount,
151 UINT32 InterruptNumber,
165 UINT32
[all...]
H A Dacutils.h155 UINT32 Length,
156 UINT32 Offset,
171 UINT32 ObjectSpace;
172 UINT32 NumPackages;
199 UINT32 Position);
205 UINT32 Count);
227 UINT32 Base,
228 UINT32 MaxIntegerByteWidth,
248 UINT32 MutexId);
252 UINT32 NotifyValu
[all...]
H A Dacnames.h84 #define ACPI_UNKNOWN_NAME (UINT32) 0x3F3F3F3F /* Unknown name is "????" */
85 #define ACPI_ROOT_NAME (UINT32) 0x5F5F5F5C /* Root name is "\___" */
87 #define ACPI_PREFIX_MIXED (UINT32) 0x69706341 /* "Acpi" */
88 #define ACPI_PREFIX_LOWER (UINT32) 0x69706361 /* "acpi" */
H A Dacnamesp.h97 UINT32 Flags);
109 UINT32 TableIndex,
120 UINT32 MaxDepth,
121 UINT32 Flags,
143 UINT32 TableIndex,
148 UINT32 PassNumber,
149 UINT32 TableIndex,
166 UINT32 Flags,
176 UINT32 Name);
251 UINT32 MaxDept
[all...]
H A Dactbl.h108 UINT32 Length; /* Length of table in bytes, including this header */
113 UINT32 OemRevision; /* OEM revision number */
115 UINT32 AslCompilerRevision; /* ASL compiler version */
154 UINT32 RsdtPhysicalAddress; /* 32-bit physical address of the RSDT */
155 UINT32 Length; /* Table length in bytes, including header (ACPI 2.0+) */
170 UINT32 RsdtPhysicalAddress;
178 UINT32 Length;
196 UINT32 TableOffsetEntry[1]; /* Array of pointers to ACPI tables */
207 #define ACPI_RSDT_ENTRY_SIZE (sizeof (UINT32))
220 UINT32 Lengt
[all...]
H A Dacdisasm.h54 #define ACPI_DEFAULT_RESNAME *(UINT32 *) "__RD"
193 UINT32 Level;
194 UINT32 LastLevel;
195 UINT32 Count;
196 UINT32 BitOffset;
197 UINT32 Flags;
198 UINT32 AmlOffset;
209 UINT32 Level,
218 UINT32 Length,
219 UINT32 Leve
[all...]
H A Dacparser.h101 UINT32 ArgType,
120 UINT32 ArgType,
130 UINT32 Name,
131 UINT32 Opcode);
180 UINT32 OpType);
190 UINT32
192 UINT32 Opcode);
238 UINT32 *ArgList,
239 UINT32 *ArgCount);
245 UINT32 RemainingArg
[all...]
H A Dactbl2.h172 UINT32 MfgId;
241 UINT32 EnterpriseId;
299 UINT32 Length;
300 UINT32 VendorId;
301 UINT32 SubvendorId;
306 UINT32 SharedInfoLength;
318 UINT32 MmioBaseLow;
319 UINT32 MmioBaseHigh;
320 UINT32 GsiInterrupt;
327 UINT32 MaxBlockSiz
[all...]
/freebsd-11.0-release/sys/boot/efi/include/i386/
H A Dpe.h34 UINT32 e_lfanew; // File address of new exe header
43 UINT32 ne_crc; // Checksum of whole file
48 UINT32 ne_csip; // Initial CS:IP setting
49 UINT32 ne_sssp; // Initial SS:SP setting
58 UINT32 ne_nrestab; // Offset of Non-resident Names Table
77 UINT32 TimeDateStamp;
78 UINT32 PointerToSymbolTable;
79 UINT32 NumberOfSymbols;
109 UINT32 VirtualAddress;
110 UINT32 Siz
[all...]
/freebsd-11.0-release/sys/contrib/dev/acpica/compiler/
H A Dasltypes.h86 UINT32 ValidArgTypes[ACPI_METHOD_NUM_ARGS];
87 UINT32 ValidReturnTypes;
88 UINT32 NumReturnNoValue;
89 UINT32 NumReturnWithValue;
112 UINT32 Value;
113 UINT32 AcpiBtype; /* Object type or return type */
125 UINT32 *LevelPtr;
143 UINT32 Line;
144 UINT32 Offset;
226 UINT32 LineNumbe
[all...]
H A Daslcompiler.h143 UINT32 FileId);
147 UINT32 FileId);
181 UINT32 Level,
187 UINT32 Level,
193 UINT32 Level,
199 UINT32 Level,
209 UINT32 Level,
215 UINT32 Level,
222 UINT32
226 UINT32
[all...]
H A Dasldebug.c57 UINT32 Level,
58 UINT32 DataLength);
79 UINT32 Level,
80 UINT32 IntegerLength)
127 UINT32 Level)
179 UINT32 Level)
205 UINT32 Level,
206 UINT32 DataLength)
209 UINT32 IndentLength;
210 UINT32 NameLengt
[all...]
/freebsd-11.0-release/sys/boot/efi/include/amd64/
H A Dpe.h34 UINT32 e_lfanew; // File address of new exe header
43 UINT32 ne_crc; // Checksum of whole file
48 UINT32 ne_csip; // Initial CS:IP setting
49 UINT32 ne_sssp; // Initial SS:SP setting
58 UINT32 ne_nrestab; // Offset of Non-resident Names Table
77 UINT32 TimeDateStamp;
78 UINT32 PointerToSymbolTable;
79 UINT32 NumberOfSymbols;
109 UINT32 VirtualAddress;
110 UINT32 Siz
[all...]
/freebsd-11.0-release/sys/boot/efi/include/
H A Defigop.h36 UINT32 RedMask;
37 UINT32 GreenMask;
38 UINT32 BlueMask;
39 UINT32 ReservedMask;
51 UINT32 Version;
52 UINT32 HorizontalResolution;
53 UINT32 VerticalResolution;
56 UINT32 PixelsPerScanLine;
60 UINT32 MaxMode;
61 UINT32 Mod
[all...]
H A Defiuga.h47 OUT UINT32 *HorizontalResolution,
48 OUT UINT32 *VerticalResolution,
49 OUT UINT32 *ColorDepth,
50 OUT UINT32 *RefreshRate
71 IN UINT32 HorizontalResolution,
72 IN UINT32 VerticalResolution,
73 IN UINT32 ColorDepth,
74 IN UINT32 RefreshRate
87 UINT32 Raw;
H A Defiser.h76 IN UINT32 ReceiveFifoDepth,
77 IN UINT32 Timeout,
87 IN UINT32 Control
94 OUT UINT32 *Control
114 UINT32 ControlMask;
117 UINT32 Timeout;
119 UINT32 ReceiveFifoDepth;
120 UINT32 DataBits;
121 UINT32 Parity;
122 UINT32 StopBit
[all...]
/freebsd-11.0-release/sys/contrib/dev/acpica/components/events/
H A Devsci.c57 static UINT32 ACPI_SYSTEM_XFACE
74 UINT32
80 UINT32 IntStatus = ACPI_INTERRUPT_NOT_HANDLED;
126 static UINT32 ACPI_SYSTEM_XFACE
131 UINT32 InterruptHandled = ACPI_INTERRUPT_NOT_HANDLED;
175 UINT32 ACPI_SYSTEM_XFACE
180 UINT32 InterruptHandled = ACPI_INTERRUPT_NOT_HANDLED;
210 UINT32
214 UINT32 Status = AE_OK;
220 Status = AcpiOsInstallInterruptHandler ((UINT32) AcpiGbl_FAD
[all...]
/freebsd-11.0-release/sys/dev/acpica/Osd/
H A DOsdHardware.c50 AcpiOsReadPort(ACPI_IO_ADDRESS InPort, UINT32 *Value, UINT32 Width)
69 AcpiOsWritePort(ACPI_IO_ADDRESS OutPort, UINT32 Value, UINT32 Width)
88 AcpiOsReadPciConfiguration(ACPI_PCI_ID *PciId, UINT32 Register, UINT64 *Value,
89 UINT32 Width)
111 AcpiOsWritePciConfiguration (ACPI_PCI_ID *PciId, UINT32 Register,
112 UINT64 Value, UINT32 Width)
/freebsd-11.0-release/sys/contrib/dev/acpica/components/utilities/
H A Dutdebug.c136 if (*(ACPI_CAST_PTR (UINT32, FunctionName)) == ACPI_PREFIX_MIXED)
143 if (*(ACPI_CAST_PTR (UINT32, FunctionName)) == ACPI_PREFIX_LOWER)
175 UINT32 RequestedDebugLevel,
176 UINT32 LineNumber,
179 UINT32 ComponentId,
204 (UINT32) AcpiGbl_PreviousThreadId, (UINT32) ThreadId);
226 AcpiOsPrintf ("[%u] ", (UINT32) ThreadId);
263 UINT32 RequestedDebugLevel,
264 UINT32 LineNumbe
[all...]
/freebsd-11.0-release/sys/contrib/dev/acpica/components/disassembler/
H A Ddmresrcs.c72 UINT32 Length,
73 UINT32 Level)
119 UINT32 Length,
120 UINT32 Level)
158 UINT32 Length,
159 UINT32 Level)
204 UINT32 Length,
205 UINT32 Level)
251 UINT32 Length,
252 UINT32 Leve
[all...]

Completed in 206 milliseconds

1234567891011>>