Searched refs:UINT16 (Results 1 - 25 of 172) sorted by relevance

1234567

/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Damlcode.h159 #define AML_ZERO_OP (UINT16) 0x00
160 #define AML_ONE_OP (UINT16) 0x01
161 #define AML_ALIAS_OP (UINT16) 0x06
162 #define AML_NAME_OP (UINT16) 0x08
163 #define AML_BYTE_OP (UINT16) 0x0a
164 #define AML_WORD_OP (UINT16) 0x0b
165 #define AML_DWORD_OP (UINT16) 0x0c
166 #define AML_STRING_OP (UINT16) 0x0d
167 #define AML_QWORD_OP (UINT16) 0x0e /* ACPI 2.0 */
168 #define AML_SCOPE_OP (UINT16)
[all...]
H A Damlresrc.h274 UINT16 IrqMask;
283 UINT16 IrqMask;
323 UINT16 Minimum;
324 UINT16 Maximum;
334 UINT16 Address;
358 UINT16 RequestLines;
359 UINT16 Channels;
370 UINT16 ResourceLength;
389 UINT16 Minimum;
390 UINT16 Maximu
[all...]
H A Dacrestyp.h159 typedef UINT16 ACPI_RS_LENGTH; /* Resource Length field is fixed at 16 bits */
327 UINT16 Minimum;
328 UINT16 Maximum;
334 UINT16 Address;
341 UINT16 RequestLines;
342 UINT16 Channels;
359 UINT16 ByteLength;
368 UINT16 ByteLength;
384 UINT16 Minimum;
385 UINT16 Maximu
[all...]
H A Dactbl2.h254 UINT16 Length;
282 UINT16 SystemId;
331 UINT16 Reserved2;
354 UINT16 Parameter;
355 UINT16 BootOptions;
356 UINT16 OemParameters;
413 UINT16 DeviceId;
414 UINT16 SubdeviceId;
415 UINT16 Revision;
416 UINT16 Reserve
[all...]
H A Dactbl1.h417 UINT16 VendorId;
418 UINT16 DeviceId;
561 UINT16 Signature; /* Should be "ER" */
586 UINT16 Type;
587 UINT16 SourceId;
639 UINT16 Reserved1;
645 UINT16 Device;
646 UINT16 Function;
647 UINT16 DeviceControl;
648 UINT16 Reserved
[all...]
H A Dactbl3.h223 UINT16 Version;
325 UINT16 Type;
463 UINT16 Length;
548 UINT16 PowerNodeCount; \
549 UINT16 Reserved2;
576 UINT16 NodeId;
606 UINT16 ComponentId;
615 UINT16 CharacteristicsCount;
616 UINT16 Reserved;
624 UINT16 Reserved
[all...]
/freebsd-11-stable/sys/contrib/edk2/Include/IndustryStandard/
H A DBluetooth.h37 UINT16 MajorDeviceClass: 5;
38 UINT16 MajorServiceClass:11;
H A DAcpi50.h38 UINT16 DmaRequestLine;
39 UINT16 DmaChannel;
50 UINT16 GeneralFlags;
51 UINT16 InterruptFlags;
53 UINT16 OutputDriveStrength;
54 UINT16 DebounceTimeout;
55 UINT16 PinTableOffset;
57 UINT16 ResourceSourceNameOffset;
58 UINT16 VendorDataOffset;
59 UINT16 VendorDataLengt
[all...]
H A DAcpi60.h120 UINT16 SciInt;
142 UINT16 PLvl2Lat;
143 UINT16 PLvl3Lat;
144 UINT16 FlushSize;
145 UINT16 FlushStride;
151 UINT16 IaPcBootArch;
156 UINT16 ArmBootArch;
366 UINT16 Flags;
375 UINT16 Flags;
399 UINT16 Flag
[all...]
H A DAcpi51.h121 UINT16 SciInt;
143 UINT16 PLvl2Lat;
144 UINT16 PLvl3Lat;
145 UINT16 FlushSize;
146 UINT16 FlushStride;
152 UINT16 IaPcBootArch;
157 UINT16 ArmBootArch;
365 UINT16 Flags;
374 UINT16 Flags;
398 UINT16 Flag
[all...]
H A DAcpi10.h123 UINT16 Len;
151 UINT16 Length;
159 UINT16 Mask;
167 UINT16 Mask;
186 UINT16 BaseAddressMin;
187 UINT16 BaseAddressMax;
197 UINT16 BaseAddress;
207 UINT16 BaseAddressMin;
208 UINT16 BaseAddressMax;
209 UINT16 Alignmen
[all...]
H A DAcpi40.h118 UINT16 SciInt;
140 UINT16 PLvl2Lat;
141 UINT16 PLvl3Lat;
142 UINT16 FlushSize;
143 UINT16 FlushStride;
149 UINT16 IaPcBootArch;
343 UINT16 Flags;
352 UINT16 Flags;
376 UINT16 Flags;
387 UINT16 Flag
[all...]
/freebsd-11-stable/stand/efi/include/i386/
H A Dpe.h16 UINT16 e_magic; // Magic number
17 UINT16 e_cblp; // Bytes on last page of file
18 UINT16 e_cp; // Pages in file
19 UINT16 e_crlc; // Relocations
20 UINT16 e_cparhdr; // Size of header in paragraphs
21 UINT16 e_minalloc; // Minimum extra paragraphs needed
22 UINT16 e_maxalloc; // Maximum extra paragraphs needed
23 UINT16 e_ss; // Initial (relative) SS value
24 UINT16 e_sp; // Initial SP value
25 UINT16 e_csu
[all...]
/freebsd-11-stable/stand/efi/include/amd64/
H A Dpe.h16 UINT16 e_magic; // Magic number
17 UINT16 e_cblp; // Bytes on last page of file
18 UINT16 e_cp; // Pages in file
19 UINT16 e_crlc; // Relocations
20 UINT16 e_cparhdr; // Size of header in paragraphs
21 UINT16 e_minalloc; // Minimum extra paragraphs needed
22 UINT16 e_maxalloc; // Maximum extra paragraphs needed
23 UINT16 e_ss; // Initial (relative) SS value
24 UINT16 e_sp; // Initial SP value
25 UINT16 e_csu
[all...]
/freebsd-11-stable/sys/contrib/dev/acpica/components/debugger/
H A Ddbhistry.c175 static UINT16 AcpiGbl_LoHistory = 0;
176 static UINT16 AcpiGbl_NumHistory = 0;
177 static UINT16 AcpiGbl_NextHistoryIndex = 0;
197 UINT16 CmdLen;
198 UINT16 BufferLen;
202 CmdLen = (UINT16) strlen (CommandLine);
210 BufferLen = (UINT16) strlen (
276 UINT16 HistoryIndex;
353 UINT16 HistoryIndex;
/freebsd-11-stable/sys/contrib/dev/acpica/compiler/
H A Dasldefine.h204 #define AML_RAW_DATA_BYTE (UINT16) 0xAA01 /* write one raw byte */
205 #define AML_RAW_DATA_WORD (UINT16) 0xAA02 /* write 2 raw bytes */
206 #define AML_RAW_DATA_DWORD (UINT16) 0xAA04 /* write 4 raw bytes */
207 #define AML_RAW_DATA_QWORD (UINT16) 0xAA08 /* write 8 raw bytes */
208 #define AML_RAW_DATA_BUFFER (UINT16) 0xAA0B /* raw buffer with length */
209 #define AML_RAW_DATA_CHAIN (UINT16) 0xAA0C /* chain of raw buffers */
210 #define AML_PACKAGE_LENGTH (UINT16) 0xAA10
211 #define AML_UNASSIGNED_OPCODE (UINT16) 0xEEEE
212 #define AML_DEFAULT_ARG_OP (UINT16) 0xDDDD
H A Daslmessages.c411 UINT16 MessageId)
516 UINT16
519 UINT16 MessageId)
H A Daslrestype2s.c160 static UINT16
164 static UINT16
175 static UINT16
209 static UINT16
213 UINT16 ExtraDataSize = 0;
261 static UINT16
266 UINT16 InterruptLength;
312 UINT16 ActualLength = 0;
333 SpecifiedLength = (UINT16) BufferOp->Asl.Value.Integer;
339 (UINT16) DescriptorOffse
[all...]
H A Daslprune.c179 UINT16 ParseOpcode;
180 UINT16 Count;
212 PruneObj.ParseOpcode = (UINT16) PARSEOP_DEVICE;
216 PruneObj.ParseOpcode = (UINT16) PARSEOP_METHOD;
220 PruneObj.ParseOpcode = (UINT16) PARSEOP_IF;
/freebsd-11-stable/sys/contrib/edk2/Include/Guid/
H A DWinCertificate.h40 UINT16 wRevision;
46 UINT16 wCertificateType;
/freebsd-11-stable/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h332 UINT16 Lun;
344 UINT16 Pun;
348 UINT16 Lun;
433 UINT16 VendorId;
438 UINT16 ProductId;
469 UINT16 InterfaceNumber;
473 UINT16 VendorId;
477 UINT16 ProductId;
509 UINT16 HBAPortNumber;
515 UINT16 PortMultiplierPortNumbe
[all...]
/freebsd-11-stable/sys/contrib/edk2/Include/Uefi/
H A DUefiInternalFormRepresentation.h31 typedef UINT16 EFI_IMAGE_ID;
32 typedef UINT16 EFI_QUESTION_ID;
33 typedef UINT16 EFI_STRING_ID;
34 typedef UINT16 EFI_FORM_ID;
35 typedef UINT16 EFI_VARSTORE_ID;
36 typedef UINT16 EFI_ANIMATION_ID;
38 typedef UINT16 EFI_DEFAULT_ID;
159 UINT16 NumberOfNarrowGlyphs;
160 UINT16 NumberOfWideGlyphs;
183 UINT16 Widt
[all...]
/freebsd-11-stable/sys/contrib/dev/acpica/common/
H A Ddmtbinfo.c189 #define ACPI_FACS_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_TABLE_FACS,f)
190 #define ACPI_GAS_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_GENERIC_ADDRESS,f)
191 #define ACPI_HDR_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_TABLE_HEADER,f)
192 #define ACPI_RSDP_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_TABLE_RSDP,f)
193 #define ACPI_BERT_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_TABLE_BERT,f)
194 #define ACPI_BGRT_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_TABLE_BGRT,f)
195 #define ACPI_BOOT_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_TABLE_BOOT,f)
196 #define ACPI_CPEP_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_TABLE_CPEP,f)
197 #define ACPI_DBG2_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_TABLE_DBG2,f)
198 #define ACPI_DBGP_OFFSET(f) (UINT16) ACPI_OFFSE
[all...]
/freebsd-11-stable/stand/efi/include/
H A Defipxebc.h51 typedef UINT16 EFI_PXE_BASE_CODE_UDP_PORT;
63 UINT16 BootpSeconds;
64 UINT16 BootpFlags;
90 UINT16 Checksum;
96 UINT16 Identifier;
97 UINT16 Sequence;
115 UINT16 reserved;
184 UINT16 Type;
196 UINT16 IpCnt;
220 UINT16 ListenTimeou
[all...]
H A Defidef.h31 typedef UINT16 CHAR16;
75 UINT16 Data2;
76 UINT16 Data3;
86 UINT16 Year; // 1998 - 20XX
127 UINT16 ProtocolTypeFilter;

Completed in 649 milliseconds

1234567