Home
last modified time | relevance | path

Searched refs:ACPI_RSDESC_SIZE (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/intel/io/acpica/resources/
H A Drsutils.c234 ACPI_RSDESC_SIZE TotalLength, in AcpiRsSetResourceLength()
291 ACPI_RSDESC_SIZE TotalLength, in AcpiRsSetResourceHeader()
373 ACPI_RSDESC_SIZE TotalLength; in AcpiRsGetResourceSource()
390 if (TotalLength > (ACPI_RSDESC_SIZE) (MinimumLength + 1)) in AcpiRsGetResourceSource()
456 ACPI_RSDESC_SIZE
463 ACPI_RSDESC_SIZE DescriptorLength; in AcpiRsSetResourceSource()
492 DescriptorLength += ((ACPI_RSDESC_SIZE) in AcpiRsSetResourceSource()
H A Drsmisc.c476 ACPI_RSDESC_SIZE AmlLength = 0; in AcpiRsConvertResourceToAml()
/titanic_44/usr/src/uts/intel/sys/acpi/
H A Dacresrc.h336 ACPI_RSDESC_SIZE
345 ACPI_RSDESC_SIZE TotalLength,
350 ACPI_RSDESC_SIZE TotalLength,
H A Dacrestyp.h52 typedef UINT32 ACPI_RSDESC_SIZE; /* Max Resource Descriptor size is (Leng… typedef