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

/freebsd-10-stable/sys/contrib/dev/acpica/components/resources/
H A Drsio.c215 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET (Data.StartDpf.DescriptorLength),
263 ACPI_RS_OFFSET(Data.StartDpf.DescriptorLength),
277 ACPI_RS_OFFSET(Data.StartDpf.DescriptorLength),
H A Drsutils.c463 ACPI_RSDESC_SIZE DescriptorLength; local
469 DescriptorLength = MinimumLength;
492 DescriptorLength += ((ACPI_RSDESC_SIZE)
498 return (DescriptorLength);
H A Drsirq.c78 {ACPI_RSC_2BITFLAG, ACPI_RS_OFFSET (Data.Irq.DescriptorLength),
149 ACPI_RS_OFFSET(Data.Irq.DescriptorLength),
163 ACPI_RS_OFFSET(Data.Irq.DescriptorLength),
H A Drscalc.c257 if (Resource->Data.Irq.DescriptorLength == 2)
268 if (Resource->Data.Irq.DescriptorLength == 0)
H A Drsdumpinfo.c72 {ACPI_RSD_UINT8 , ACPI_RSD_OFFSET (Irq.DescriptorLength), "Descriptor Length", NULL},
93 {ACPI_RSD_UINT8 , ACPI_RSD_OFFSET (StartDpf.DescriptorLength), "Descriptor Length", NULL},
/freebsd-10-stable/sys/contrib/dev/acpica/include/
H A Dacrestyp.h179 UINT8 DescriptorLength; member in struct:acpi_resource_irq
201 UINT8 DescriptorLength; member in struct:acpi_resource_start_dependent

Completed in 63 milliseconds