Searched refs:ComponentLength (Results 1 – 1 of 1) sorted by relevance
2233 UINT16 ComponentLength = 0; in DtCompileSdev() local2301 ComponentLength = 0; in DtCompileSdev()2338 ComponentLength = sizeof (ACPI_SDEV_ID_COMPONENT); in DtCompileSdev()2345 ComponentLength = sizeof (ACPI_SDEV_MEM_COMPONENT); in DtCompileSdev()2366 SecureComponent->SecureComponentLength = ComponentLength; in DtCompileSdev()2373 ComponentLength += sizeof (ACPI_SDEV_SECURE_COMPONENT); in DtCompileSdev()2424 Subtable->Length + Namesp->DeviceIdLength) + ComponentLength; in DtCompileSdev()