Searched refs:StartDpf (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/acpica/resources/
H A Drsio.c209 {ACPI_RSC_SET8, ACPI_RS_OFFSET (Data.StartDpf.CompatibilityPriority),
215 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET (Data.StartDpf.DescriptorLength),
216 AML_OFFSET (StartDpf.DescriptorType),
225 {ACPI_RSC_2BITFLAG, ACPI_RS_OFFSET (Data.StartDpf.CompatibilityPriority),
226 AML_OFFSET (StartDpf.Flags),
229 {ACPI_RSC_2BITFLAG, ACPI_RS_OFFSET (Data.StartDpf.PerformanceRobustness),
230 AML_OFFSET (StartDpf.Flags),
251 {ACPI_RSC_2BITFLAG, ACPI_RS_OFFSET (Data.StartDpf.CompatibilityPriority),
252 AML_OFFSET (StartDpf.Flags),
255 {ACPI_RSC_2BITFLAG, ACPI_RS_OFFSET (Data.StartDpf
[all...]
H A Drsdumpinfo.c93 {ACPI_RSD_UINT8 , ACPI_RSD_OFFSET (StartDpf.DescriptorLength), "Descriptor Length", NULL},
94 {ACPI_RSD_2BITFLAG, ACPI_RSD_OFFSET (StartDpf.CompatibilityPriority), "Compatibility Priority", AcpiGbl_ConfigDecode},
95 {ACPI_RSD_2BITFLAG, ACPI_RSD_OFFSET (StartDpf.PerformanceRobustness), "Performance/Robustness", AcpiGbl_ConfigDecode}
H A Drsmisc.c784 if (Resource->Data.StartDpf.PerformanceRobustness >= 3)
/illumos-gate/usr/src/uts/intel/io/acpica/disassembler/
H A Ddmresrcs.c300 (UINT32) ACPI_GET_2BIT_FLAG (Resource->StartDpf.Flags),
301 (UINT32) ACPI_EXTRACT_2BIT_FLAG (Resource->StartDpf.Flags, 2));
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Damlresrc.h550 AML_RESOURCE_START_DEPENDENT StartDpf; member in union:aml_resource
H A Dacrestyp.h651 ACPI_RESOURCE_START_DEPENDENT StartDpf; member in union:acpi_resource_data

Completed in 70 milliseconds