Searched refs:ByteLength (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/uts/intel/io/acpica/resources/ |
H A D | rsmemory.c | 166 {ACPI_RSC_COUNT16, ACPI_RS_OFFSET (Data.Vendor.ByteLength), 192 {ACPI_RSC_COUNT16, ACPI_RS_OFFSET (Data.Vendor.ByteLength), 220 {ACPI_RSC_COUNT16, ACPI_RS_OFFSET (Data.Vendor.ByteLength), 240 {ACPI_RSC_COUNT16, ACPI_RS_OFFSET (Data.Vendor.ByteLength),
|
H A D | rscalc.c | 282 if (Resource->Data.Vendor.ByteLength > 7) in AcpiRsGetAmlLength() 292 (TotalSize + Resource->Data.Vendor.ByteLength); in AcpiRsGetAmlLength()
|
H A D | rsxface.c | 561 if ((Vendor->ByteLength < (ACPI_UUID_LENGTH + 1)) || in ACPI_EXPORT_SYMBOL()
|
H A D | rsdumpinfo.c | 123 …{ACPI_RSD_UINT16, ACPI_RSD_OFFSET (Vendor.ByteLength), "Length", …
|
/titanic_50/usr/src/uts/intel/sys/acpi/ |
H A D | acrestyp.h | 251 UINT16 ByteLength; member 260 UINT16 ByteLength; member
|
H A D | acdisasm.h | 457 UINT32 ByteLength, 463 UINT32 ByteLength, 483 UINT32 ByteLength);
|