Home
last modified time | relevance | path

Searched refs:ACPI_FUNCTION_NAME (Results 1 – 25 of 32) sorted by relevance

12

/titanic_44/usr/src/uts/intel/io/acpica/executer/
H A Dextrace.c188 ACPI_FUNCTION_NAME (ExTracePoint); in AcpiExTracePoint()
234 ACPI_FUNCTION_NAME (ExStartTraceMethod); in AcpiExStartTraceMethod()
310 ACPI_FUNCTION_NAME (ExStopTraceMethod); in AcpiExStopTraceMethod()
386 ACPI_FUNCTION_NAME (ExStartTraceOpcode); in AcpiExStartTraceOpcode()
418 ACPI_FUNCTION_NAME (ExStopTraceOpcode); in AcpiExStopTraceOpcode()
/titanic_44/usr/src/uts/intel/io/acpica/dispatcher/
H A Ddswstate.c87 ACPI_FUNCTION_NAME (DsResultPop); in AcpiDsResultPop()
169 ACPI_FUNCTION_NAME (DsResultPush); in AcpiDsResultPush()
243 ACPI_FUNCTION_NAME (DsResultStackPush); in AcpiDsResultStackPush()
295 ACPI_FUNCTION_NAME (DsResultStackPop); in AcpiDsResultStackPop()
346 ACPI_FUNCTION_NAME (DsObjStackPush); in AcpiDsObjStackPush()
398 ACPI_FUNCTION_NAME (DsObjStackPop); in AcpiDsObjStackPop()
449 ACPI_FUNCTION_NAME (DsObjStackPopAndDelete); in AcpiDsObjStackPopAndDelete()
497 ACPI_FUNCTION_NAME (DsGetCurrentWalkState); in AcpiDsGetCurrentWalkState()
H A Ddscontrol.c79 ACPI_FUNCTION_NAME (DsExecBeginControlOp); in AcpiDsExecBeginControlOp()
184 ACPI_FUNCTION_NAME (DsExecEndControlOp); in AcpiDsExecEndControlOp()
H A Ddswscope.c72 ACPI_FUNCTION_NAME (DsScopeStackClear); in AcpiDsScopeStackClear()
H A Ddsutils.c76 ACPI_FUNCTION_NAME (DsClearImplicitReturn); in AcpiDsClearImplicitReturn()
129 ACPI_FUNCTION_NAME (DsDoImplicitReturn); in AcpiDsDoImplicitReturn()
/titanic_44/usr/src/uts/intel/io/acpica/namespace/
H A Dnsrepair.c165 ACPI_FUNCTION_NAME (NsSimpleRepair); in AcpiNsSimpleRepair()
427 ACPI_FUNCTION_NAME (NsRepairNullElement); in AcpiNsRepairNullElement()
518 ACPI_FUNCTION_NAME (NsRemoveNullElements); in AcpiNsRemoveNullElements()
617 ACPI_FUNCTION_NAME (NsWrapWithPackage); in AcpiNsWrapWithPackage()
H A Dnsdumpdv.c86 ACPI_FUNCTION_NAME (NsDumpOneDevice); in AcpiNsDumpOneDevice()
132 ACPI_FUNCTION_NAME (NsDumpRootDevices); in AcpiNsDumpRootDevices()
H A Dnsrepair2.c325 ACPI_FUNCTION_NAME (NsRepair_FDE); in AcpiNsRepair_FDE()
502 ACPI_FUNCTION_NAME (NsRepair_CST); in AcpiNsRepair_CST()
591 ACPI_FUNCTION_NAME (NsRepair_HID); in AcpiNsRepair_HID()
887 ACPI_FUNCTION_NAME (NsCheckSortedList); in AcpiNsCheckSortedList()
1052 ACPI_FUNCTION_NAME (NsRemoveElement); in AcpiNsRemoveElement()
H A Dnsdump.c107 ACPI_FUNCTION_NAME (NsPrintPathname); in AcpiNsPrintPathname()
220 ACPI_FUNCTION_NAME (NsDumpOneObject); in AcpiNsDumpOneObject()
H A Dnsprepkg.c109 ACPI_FUNCTION_NAME (NsCheckPackage); in AcpiNsCheckPackage()
667 ACPI_FUNCTION_NAME (NsCustomPackage); in AcpiNsCustomPackage()
H A Dnsalloc.c124 ACPI_FUNCTION_NAME (NsDeleteNode); in AcpiNsDeleteNode()
H A Dnsconvert.c519 ACPI_FUNCTION_NAME (NsConvertToReference); in AcpiNsConvertToReference()
/titanic_44/usr/src/uts/intel/sys/acpi/
H A Dacoutput.h275 #define ACPI_FUNCTION_NAME(Name) static const char _AcpiFunctionName[] = #Name; macro
280 #define ACPI_FUNCTION_NAME(Name) macro
359 ACPI_FUNCTION_NAME (Name) \
365 ACPI_FUNCTION_NAME(Name) \
473 #define ACPI_FUNCTION_NAME(a) macro
/titanic_44/usr/src/uts/intel/io/acpica/utilities/
H A Dutdelete.c417 ACPI_FUNCTION_NAME (UtUpdateRefCount); in AcpiUtUpdateRefCount()
542 ACPI_FUNCTION_NAME (UtUpdateObjectReference); in AcpiUtUpdateObjectReference()
741 ACPI_FUNCTION_NAME (UtAddReference); in AcpiUtAddReference()
779 ACPI_FUNCTION_NAME (UtRemoveReference); in AcpiUtRemoveReference()
H A Dutmutex.c282 ACPI_FUNCTION_NAME (UtAcquireMutex); in AcpiUtAcquireMutex()
370 ACPI_FUNCTION_NAME (UtReleaseMutex); in AcpiUtReleaseMutex()
H A Dutstring.c191 ACPI_FUNCTION_NAME (UtRepairName); in AcpiUtRepairName()
/titanic_44/usr/src/uts/intel/io/acpica/hardware/
H A Dhwregs.c178 ACPI_FUNCTION_NAME (HwRead); in AcpiHwRead()
243 ACPI_FUNCTION_NAME (HwWrite); in AcpiHwWrite()
H A Dhwxface.c149 ACPI_FUNCTION_NAME (AcpiRead); in ACPI_EXPORT_SYMBOL()
248 ACPI_FUNCTION_NAME (AcpiWrite); in ACPI_EXPORT_SYMBOL()
H A Dhwpci.c276 ACPI_FUNCTION_NAME (HwProcessPciList); in AcpiHwProcessPciList()
/titanic_44/usr/src/uts/intel/io/acpica/events/
H A Devsci.c83 ACPI_FUNCTION_NAME (EvSciDispatch); in AcpiEvSciDispatch()
H A Devevent.c241 ACPI_FUNCTION_NAME (EvFixedEventDetect); in AcpiEvFixedEventDetect()
H A Devmisc.c122 ACPI_FUNCTION_NAME (EvQueueNotifyRequest); in AcpiEvQueueNotifyRequest()
H A Devhandler.c233 ACPI_FUNCTION_NAME (EvInstallHandler); in AcpiEvInstallHandler()
/titanic_44/usr/src/uts/intel/io/acpica/parser/
H A Dpsutils.c203 ACPI_FUNCTION_NAME (PsFreeOp); in AcpiPsFreeOp()
H A Dpsopinfo.c79 ACPI_FUNCTION_NAME (PsGetOpcodeInfo); in AcpiPsGetOpcodeInfo()

12