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.c2305 Namesp->DeviceIdLength = (UINT16) Subtable->Length; in DtCompileSdev()
2327 Namesp->DeviceIdOffset + Namesp->DeviceIdLength; in DtCompileSdev()
2334 Subtable->Length + Namesp->DeviceIdLength) + ComponentLength; in DtCompileSdev()
/freebsd/sys/contrib/dev/acpica/common/
H A Ddmtbdump2.c2846 PathLength = Namesp->DeviceIdLength; in AcpiDmDumpSdev()
2865 Namesp->DeviceIdOffset + Namesp->DeviceIdLength; in AcpiDmDumpSdev()
H A Ddmtbinfo2.c2310 {ACPI_DMT_UINT16, ACPI_SDEV0_OFFSET (DeviceIdLength), "Device ID Length", 0},
/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl2.h3617 UINT16 DeviceIdLength; member