Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/compiler/
H A Ddttable2.c2380 Namesp->DeviceIdLength = (UINT16) Subtable->Length; in DtCompileSdev()
2402 Namesp->DeviceIdOffset + Namesp->DeviceIdLength; in DtCompileSdev()
2409 Subtable->Length + Namesp->DeviceIdLength) + ComponentLength; in DtCompileSdev()
/freebsd/sys/contrib/dev/acpica/common/
H A Ddmtbdump2.c3175 PathLength = Namesp->DeviceIdLength; in AcpiDmDumpSdev()
3194 Namesp->DeviceIdOffset + Namesp->DeviceIdLength; in AcpiDmDumpSdev()
H A Ddmtbinfo2.c2555 {ACPI_DMT_UINT16, ACPI_SDEV0_OFFSET (DeviceIdLength), "Device ID Length", 0},
/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl2.h4186 UINT16 DeviceIdLength; member