Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Ddttable2.c1452 Namesp->DeviceIdLength = (UINT16) Subtable->Length; in DtCompileSdev()
1474 Namesp->DeviceIdOffset + Namesp->DeviceIdLength; in DtCompileSdev()
1481 Subtable->Length + Namesp->DeviceIdLength); in DtCompileSdev()
/f-stack/freebsd/contrib/dev/acpica/common/
H A Ddmtbdump2.c2030 PathLength = Namesp->DeviceIdLength; in AcpiDmDumpSdev()
2048 Namesp->DeviceIdOffset + Namesp->DeviceIdLength; in AcpiDmDumpSdev()
H A Ddmtbinfo2.c1535 {ACPI_DMT_UINT16, ACPI_SDEV0_OFFSET (DeviceIdLength), "Device ID Length", 0},
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dactbl2.h2151 UINT16 DeviceIdLength; member