Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/acpica/resources/
H A Drsutils.c342 ACPI_RSDESC_SIZE TotalLength, in AcpiRsSetResourceLength()
399 ACPI_RSDESC_SIZE TotalLength, in AcpiRsSetResourceHeader()
481 ACPI_RSDESC_SIZE TotalLength; in AcpiRsGetResourceSource()
498 if (TotalLength > (ACPI_RSDESC_SIZE) (MinimumLength + 1)) in AcpiRsGetResourceSource()
564 ACPI_RSDESC_SIZE
571 ACPI_RSDESC_SIZE DescriptorLength; in AcpiRsSetResourceSource()
600 DescriptorLength += ((ACPI_RSDESC_SIZE) in AcpiRsSetResourceSource()
H A Drsmisc.c584 ACPI_RSDESC_SIZE AmlLength = 0; in AcpiRsConvertResourceToAml()
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacresrc.h447 ACPI_RSDESC_SIZE
456 ACPI_RSDESC_SIZE TotalLength,
461 ACPI_RSDESC_SIZE TotalLength,
H A Dacrestyp.h160 typedef UINT32 ACPI_RSDESC_SIZE; /* Max Resource Descriptor size is (Leng… typedef