Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/components/debugger/
A Ddbtest.c605 UINT8 ExtraBits; in AcpiDbTestBufferType() local
649 ExtraBits = BitLength % 8; in AcpiDbTestBufferType()
650 if (ExtraBits) in AcpiDbTestBufferType()
652 Buffer [ByteLength - 1] = ACPI_MASK_BITS_ABOVE (ExtraBits); in AcpiDbTestBufferType()

Completed in 8 milliseconds