| /freebsd-13.1/sys/contrib/dev/acpica/compiler/ |
| H A D | asldebug.c | 166 UINT32 DataLength); 433 UINT32 DataLength) in UtDumpParseOpName() argument 453 LineLength = IndentLength + 1 + NameLength + 1 + DataLength; in UtDumpParseOpName() 474 (DEBUG_FULL_LINE_LENGTH - DataLength), " "); in UtDumpParseOpName()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | NativeEnumInjectedSources.cpp | 21 uint32_t Offset = 0, DataLength = std::min(Limit, Stream.getLength()); in readStreamData() local 23 Result.reserve(DataLength); in readStreamData() 24 while (Offset < DataLength) { in readStreamData() 28 Data = Data.take_front(DataLength - Offset); in readStreamData()
|
| /freebsd-13.1/stand/efi/include/ |
| H A D | efiudp.h | 100 UINT32 DataLength; member 108 UINT32 DataLength; member 215 UINT32 DataLength; member 222 UINT32 DataLength; member
|
| H A D | efitcp.h | 147 UINT32 DataLength; member 155 UINT32 DataLength; member 320 UINT32 DataLength; member 328 UINT32 DataLength; member
|
| H A D | efiip.h | 140 UINT32 DataLength; member 382 UINT32 DataLength; member 407 UINT32 DataLength; member
|
| /freebsd-13.1/sys/contrib/dev/acpica/common/ |
| H A D | dmtbdump1.c | 186 UINT32 DataLength = 0; in AcpiDmDumpAsf() local 223 DataLength = ACPI_CAST_PTR (ACPI_ASF_ALERT, Subtable)->DataLength; in AcpiDmDumpAsf() 233 DataLength = ACPI_CAST_PTR (ACPI_ASF_REMOTE, Subtable)->DataLength; in AcpiDmDumpAsf() 246 DataLength = ACPI_CAST_PTR (ACPI_ASF_ADDRESS, Subtable)->Devices; in AcpiDmDumpAsf() 275 DataTable, DataLength, DataInfoTable); in AcpiDmDumpAsf() 281 DataTable = ACPI_ADD_PTR (UINT8, DataTable, DataLength); in AcpiDmDumpAsf() 282 DataOffset += DataLength; in AcpiDmDumpAsf() 288 for (i = 0; i < DataLength; i++) in AcpiDmDumpAsf()
|
| /freebsd-13.1/sys/contrib/dev/acpica/components/executer/ |
| H A D | exserial.c | 406 UINT32 DataLength; in AcpiExWriteSerialBus() local 490 DataLength = (BufferLength < SourceDesc->Buffer.Length ? in AcpiExWriteSerialBus() 492 memcpy (Buffer, SourceDesc->Buffer.Pointer, DataLength); in AcpiExWriteSerialBus()
|
| H A D | exfield.c | 430 UINT32 DataLength; in AcpiExWriteDataToField() local 487 DataLength = (ACPI_SIZE) ACPI_ROUND_BITS_UP_TO_BYTES ( in AcpiExWriteDataToField() 491 SourceDesc->Buffer.Pointer, DataLength); in AcpiExWriteDataToField()
|
| /freebsd-13.1/sys/dev/mpr/mpi/ |
| H A D | mpi2_tool.h | 201 U32 DataLength; /* 0x14 */ member 346 U32 DataLength; /* 0x10 */ member 370 U32 DataLength; /* 0x10 */ member 459 U16 DataLength; /* 0x12 */ member
|
| H A D | mpi2_pci.h | 96 U32 DataLength; /* 0x1C */ member
|
| H A D | mpi2_init.h | 147 U32 DataLength; /* 0x1C */ member 300 U32 DataLength; /* 0x1C */ member
|
| H A D | mpi2_targ.h | 255 U32 DataLength; /* 0x1C */ member 359 U32 DataLength; /* 0x1C */ member
|
| H A D | mpi2_sas.h | 216 U32 DataLength; /* 0x18 */ member
|
| /freebsd-13.1/sys/dev/mpt/mpilib/ |
| H A D | mpi_init.h | 118 U32 DataLength; /* 28h */ member 253 U32 DataLength; /* 10h */ member 300 U32 DataLength; /* 38h */ member
|
| H A D | mpi_targ.h | 291 U32 DataLength; /* 0Ch */ member 362 U32 DataLength; /* 1Ch */ member 415 U32 DataLength; /* 30h */ member
|
| H A D | mpi_raid.h | 210 U32 DataLength; /* 28h */ member
|
| H A D | mpi_sas.h | 190 U32 DataLength; /* 18h */ member
|
| H A D | mpi_tool.h | 190 U16 DataLength; /* 12h */ member
|
| /freebsd-13.1/sys/dev/mps/mpi/ |
| H A D | mpi2_tool.h | 176 U32 DataLength; /* 0x14 */ member 314 U32 DataLength; /* 0x10 */ member
|
| H A D | mpi2_sas.h | 195 U32 DataLength; /* 0x18 */ member
|
| H A D | mpi2_init.h | 126 U32 DataLength; /* 0x1C */ member
|
| /freebsd-13.1/sys/contrib/dev/acpica/include/ |
| H A D | actbl1.h | 329 UINT8 DataLength; member 357 UINT8 DataLength; member 422 UINT32 DataLength; /* Length of generic error data */ member 1692 UINT32 DataLength; member
|
| /freebsd-13.1/sys/contrib/edk2/Include/IndustryStandard/ |
| H A D | Acpi40.h | 685 UINT32 DataLength; member 944 UINT32 DataLength; member
|
| /freebsd-13.1/sys/dev/mpt/ |
| H A D | mpt_debug.c | 571 printf("\tDataLength\t0x%08x\n", msg->DataLength); in mpt_print_scsi_io_request() 606 printf("\tDataLength 0x%08x\n", msg->DataLength); in mpt_print_scsi_target_assist_request()
|
| /freebsd-13.1/lib/libefivar/ |
| H A D | efivar-dp-parse.c | 448 UINTN DataLength; in DevPathFromTextGenericPath() local 454 DataLength = 0; in DevPathFromTextGenericPath() 456 DataLength = StrLen (DataStr) / 2; in DevPathFromTextGenericPath() 461 (UINT16) (sizeof (EFI_DEVICE_PATH_PROTOCOL) + DataLength) in DevPathFromTextGenericPath() 464 StrHexToBytes (DataStr, DataLength * 2, (UINT8 *) (Node + 1), DataLength); in DevPathFromTextGenericPath()
|