Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dacoutput.h322 #define ACPI_MODULE_NAME(Name) static const char ACPI_UNUSED_VAR _AcpiModuleName[] = Name;
329 #define _AcpiModuleName "" macro
336 #define AE_INFO _AcpiModuleName, __LINE__
398 __LINE__, ACPI_GET_FUNCTION_NAME, _AcpiModuleName, _COMPONENT
H A Dacapps.h212 AcpiFormatException (Status), #Name, _AcpiModuleName, __LINE__); \
H A Dacutils.h758 #define AcpiUtCreateInternalObject(t) AcpiUtCreateInternalObjectDbg (_AcpiModuleName,__LINE__,_CO…
759 #define AcpiUtAllocateObjectDesc() AcpiUtAllocateObjectDescDbg (_AcpiModuleName,__LINE__,_COMP…
H A Dactypes.h482 #define ACPI_MEM_PARAMETERS _COMPONENT, _AcpiModuleName, __LINE__
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt4695 generation cases. The _AcpiModuleName was left undefined in these cases,
4698 _AcpiModuleName as a null string in these cases. ACPICA Bugzilla 888.