XenevaOS
Loading...
Searching...
No Matches
Macros | Functions
utbuffer.c File Reference
#include "acpi.h"
#include "accommon.h"
Include dependency graph for utbuffer.c:

Macros

#define _COMPONENT   ACPI_UTILITIES
 

Functions

void AcpiUtDumpBuffer (UINT8 *Buffer, UINT32 Count, UINT32 Display, UINT32 BaseOffset)
 
void AcpiUtDebugDumpBuffer (UINT8 *Buffer, UINT32 Count, UINT32 Display, UINT32 ComponentId)
 

Macro Definition Documentation

◆ _COMPONENT

#define _COMPONENT   ACPI_UTILITIES

Function Documentation

◆ AcpiUtDebugDumpBuffer()

void AcpiUtDebugDumpBuffer ( UINT8 Buffer,
UINT32  Count,
UINT32  Display,
UINT32  ComponentId 
)

◆ AcpiUtDumpBuffer()

void AcpiUtDumpBuffer ( UINT8 Buffer,
UINT32  Count,
UINT32  Display,
UINT32  BaseOffset 
)