Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/acpica/source/compiler/
H A Ddttable2.c2049 Namesp->DeviceIdOffset = 0; in DtCompileSdev()
2065 Namesp->DeviceIdOffset += sizeof (ACPI_SDEV_SECURE_COMPONENT); in DtCompileSdev()
2086 Namesp->DeviceIdOffset += sizeof (ACPI_SDEV_ID_COMPONENT); in DtCompileSdev()
2093 Namesp->DeviceIdOffset += sizeof (ACPI_SDEV_MEM_COMPONENT); in DtCompileSdev()
2142 Namesp->DeviceIdOffset += sizeof (ACPI_SDEV_NAMESPACE); in DtCompileSdev()
2166 Namesp->DeviceIdOffset + Namesp->DeviceIdLength; in DtCompileSdev()
/dragonfly/sys/contrib/dev/acpica/source/common/
H A Ddmtbdump2.c2740 PathOffset = Namesp->DeviceIdOffset; in AcpiDmDumpSdev()
2760 Namesp->DeviceIdOffset + Namesp->DeviceIdLength; in AcpiDmDumpSdev()
H A Ddmtbinfo2.c2008 {ACPI_DMT_UINT16, ACPI_SDEV0_OFFSET (DeviceIdOffset), "Device ID Offset", 0},
/dragonfly/sys/contrib/dev/acpica/source/include/
H A Dactbl2.h2958 UINT16 DeviceIdOffset; member