<dec f='src/src/sys/external/bsd/acpica/dist/include/acutils.h' l='1036' type='void AcpiUtPredefinedBiosError(const char * ModuleName, UINT32 LineNumber, char * Pathname, UINT8 NodeFlags, const char * Format)'/>
<use f='src/src/sys/external/bsd/acpica/dist/namespace/nsarguments.c' l='153' macro='1' u='c'/>
<use f='src/src/sys/external/bsd/acpica/dist/namespace/nsarguments.c' l='161' macro='1' u='c'/>
<use f='src/src/sys/external/bsd/acpica/dist/namespace/nsarguments.c' l='184' macro='1' u='c'/>
<use f='src/src/sys/external/bsd/acpica/dist/namespace/nsarguments.c' l='192' macro='1' u='c'/>
<def f='src/src/sys/external/bsd/acpica/dist/utilities/uterror.c' l='176' ll='203' type='void AcpiUtPredefinedBiosError(const char * ModuleName, UINT32 LineNumber, char * Pathname, UINT8 NodeFlags, const char * Format)'/>
<doc f='src/src/sys/external/bsd/acpica/dist/utilities/uterror.c' l='157'>/*******************************************************************************
 *
 * FUNCTION:    AcpiUtPredefinedBiosError
 *
 * PARAMETERS:  ModuleName      - Caller&apos;s module name (for error output)
 *              LineNumber      - Caller&apos;s line number (for error output)
 *              Pathname        - Full pathname to the node
 *              NodeFlags       - From Namespace node for the method/object
 *              Format          - Printf format string + additional args
 *
 * RETURN:      None
 *
 * DESCRIPTION: BIOS error message for predefined names. Messages
 *              are only emitted the first time a problem with a particular
 *              method/object is detected. This prevents a flood of
 *              messages for methods that are repeatedly evaluated.
 *
 ******************************************************************************/</doc>
