Home
last modified time | relevance | path

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

/acpica-latest/source/components/utilities/
Dutbuffer.c189 UINT32 DisplayDataOnly = Display & DB_DISPLAY_DATA_ONLY; in AcpiUtDumpBuffer()
192 Display &= ~DB_DISPLAY_DATA_ONLY; in AcpiUtDumpBuffer()
/acpica-latest/source/include/
Dacutils.h300 #define DB_DISPLAY_DATA_ONLY 0x10 macro
/acpica-latest/source/components/debugger/
Ddbnames.c795 RetValue->Buffer.Length, DB_DISPLAY_DATA_ONLY | DB_BYTE_DISPLAY, 0); in AcpiDbWalkForFields()