Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Ddttable2.c1452 Namesp->DeviceIdLength = (UINT16) Subtable->Length; in DtCompileSdev()
1474 Namesp->DeviceIdOffset + Namesp->DeviceIdLength; in DtCompileSdev()
1483 Subtable->Length + Namesp->DeviceIdLength); in DtCompileSdev()
/illumos-gate/usr/src/cmd/acpi/common/
H A Ddmtbdump2.c2001 PathLength = Namesp->DeviceIdLength; in AcpiDmDumpSdev()
2019 Namesp->DeviceIdOffset + Namesp->DeviceIdLength; in AcpiDmDumpSdev()
H A Ddmtbinfo2.c1515 {ACPI_DMT_UINT16, ACPI_SDEV0_OFFSET (DeviceIdLength), "Device ID Length", 0},
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dactbl2.h2130 UINT16 DeviceIdLength; member