Home
last modified time | relevance | path

Searched refs:DescriptorLength (Results 1 – 9 of 9) sorted by relevance

/dragonfly/sys/contrib/dev/acpica/source/components/resources/
H A Drsio.c323 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET (Data.StartDpf.DescriptorLength),
371 ACPI_RS_OFFSET(Data.StartDpf.DescriptorLength),
385 ACPI_RS_OFFSET(Data.StartDpf.DescriptorLength),
H A Drsutils.c571 ACPI_RSDESC_SIZE DescriptorLength; in AcpiRsSetResourceSource() local
577 DescriptorLength = MinimumLength; in AcpiRsSetResourceSource()
600 DescriptorLength += ((ACPI_RSDESC_SIZE) in AcpiRsSetResourceSource()
606 return (DescriptorLength); in AcpiRsSetResourceSource()
H A Drsirq.c186 {ACPI_RSC_2BITFLAG, ACPI_RS_OFFSET (Data.Irq.DescriptorLength),
257 ACPI_RS_OFFSET(Data.Irq.DescriptorLength),
271 ACPI_RS_OFFSET(Data.Irq.DescriptorLength),
H A Drscalc.c365 if (Resource->Data.Irq.DescriptorLength == 2) in AcpiRsGetAmlLength()
376 if (Resource->Data.Irq.DescriptorLength == 0) in AcpiRsGetAmlLength()
H A Drsdumpinfo.c180 …{ACPI_RSD_UINT8 , ACPI_RSD_OFFSET (Irq.DescriptorLength), "Descriptor Length", …
201 …{ACPI_RSD_UINT8 , ACPI_RSD_OFFSET (StartDpf.DescriptorLength), "Descriptor Length", …
/dragonfly/sys/contrib/dev/acpica/source/common/
H A Ddmtbdump2.c1540 if (Subtable->DescriptorLength > TableLength) in AcpiDmDumpNhlt()
1545 Subtable->DescriptorLength, TableLength); in AcpiDmDumpNhlt()
1552 Subtable->DescriptorLength, AcpiDmTableInfoNhlt0); in AcpiDmDumpNhlt()
1558 EndpointEndOffset = Subtable->DescriptorLength + Offset; in AcpiDmDumpNhlt()
1562 if (Subtable->DescriptorLength > TableLength) in AcpiDmDumpNhlt()
1565 Subtable->DescriptorLength, TableLength); in AcpiDmDumpNhlt()
H A Ddmtbinfo2.c1235 {ACPI_DMT_UINT32, ACPI_NHLT0_OFFSET (DescriptorLength), "Descriptor Length", DT_LENGTH},
/dragonfly/sys/contrib/dev/acpica/source/include/
H A Dacrestyp.h287 UINT8 DescriptorLength; member
309 UINT8 DescriptorLength; member
H A Dactbl2.h1831 UINT32 DescriptorLength; member