ReactOS 0.4.16-dev-122-g325d74c
|
Go to the source code of this file.
Macros | |
#define | EXPORT_ACPI_INTERFACES |
#define | _COMPONENT ACPI_UTILITIES |
#define _COMPONENT ACPI_UTILITIES |
Definition at line 50 of file utxferror.c.
#define EXPORT_ACPI_INTERFACES |
Definition at line 44 of file utxferror.c.
void ACPI_INTERNAL_VAR_XFACE AcpiBiosError | ( | const char * | ModuleName, |
UINT32 | LineNumber, | ||
const char * | Format, | ||
... | |||
) |
Definition at line 240 of file utxferror.c.
void ACPI_INTERNAL_VAR_XFACE AcpiBiosException | ( | const char * | ModuleName, |
UINT32 | LineNumber, | ||
ACPI_STATUS | Status, | ||
const char * | Format, | ||
... | |||
) |
Definition at line 280 of file utxferror.c.
void ACPI_INTERNAL_VAR_XFACE AcpiBiosWarning | ( | const char * | ModuleName, |
UINT32 | LineNumber, | ||
const char * | Format, | ||
... | |||
) |
Definition at line 332 of file utxferror.c.
void ACPI_INTERNAL_VAR_XFACE AcpiError | ( | const char * | ModuleName, |
UINT32 | LineNumber, | ||
const char * | Format, | ||
... | |||
) |
Definition at line 75 of file utxferror.c.
void ACPI_INTERNAL_VAR_XFACE AcpiException | ( | const char * | ModuleName, |
UINT32 | LineNumber, | ||
ACPI_STATUS | Status, | ||
const char * | Format, | ||
... | |||
) |
Definition at line 115 of file utxferror.c.
void ACPI_INTERNAL_VAR_XFACE AcpiInfo | ( | const char * | Format, |
... | |||
) |
Definition at line 203 of file utxferror.c.
void ACPI_INTERNAL_VAR_XFACE AcpiWarning | ( | const char * | ModuleName, |
UINT32 | LineNumber, | ||
const char * | Format, | ||
... | |||
) |
Definition at line 166 of file utxferror.c.