Home
last modified time | relevance | path

Searched defs:Level (Results 1 – 23 of 23) sorted by relevance

/titanic_44/usr/src/uts/intel/io/acpica/disassembler/
H A Ddmresrcs.c73 UINT32 Level) in AcpiDmIrqDescriptor()
120 UINT32 Level) in AcpiDmDmaDescriptor()
159 UINT32 Level) in AcpiDmFixedDmaDescriptor()
205 UINT32 Level) in AcpiDmIoDescriptor()
252 UINT32 Level) in AcpiDmFixedIoDescriptor()
292 UINT32 Level) in AcpiDmStartDependentDescriptor()
333 UINT32 Level) in AcpiDmEndDependentDescriptor()
363 UINT32 Level) in AcpiDmVendorSmallDescriptor()
H A Ddmresrcl.c141 UINT32 Level) in AcpiDmMemoryFields()
190 UINT32 Level) in AcpiDmAddressFields()
293 UINT32 Level) in AcpiDmAddressCommon()
595 UINT32 Level) in AcpiDmWordDescriptor()
642 UINT32 Level) in AcpiDmDwordDescriptor()
689 UINT32 Level) in AcpiDmQwordDescriptor()
736 UINT32 Level) in AcpiDmExtendedDescriptor()
786 UINT32 Level) in AcpiDmMemory24Descriptor()
827 UINT32 Level) in AcpiDmMemory32Descriptor()
868 UINT32 Level) in AcpiDmFixedMemory32Descriptor()
[all …]
H A Ddmresrcl2.c118 UINT32 Level) in AcpiDmDumpRawDataBuffer()
187 UINT32 Level) in AcpiDmGpioCommon()
280 UINT32 Level) in AcpiDmGpioIntDescriptor()
332 UINT32 Level) in AcpiDmGpioIoDescriptor()
386 UINT32 Level) in AcpiDmGpioDescriptor()
428 UINT32 Level) in AcpiDmDumpSerialBusVendorData()
496 UINT32 Level) in AcpiDmI2cSerialBusDescriptor()
572 UINT32 Level) in AcpiDmSpiSerialBusDescriptor()
657 UINT32 Level) in AcpiDmUartSerialBusDescriptor()
745 UINT32 Level) in AcpiDmSerialBusDescriptor()
H A Ddmwalk.c406 UINT32 Level, in AcpiDmDescendingOp()
885 UINT32 Level, in AcpiDmAscendingOp()
H A Ddmutils.c222 UINT32 Level) in AcpiDmIndent()
H A Ddmbuffer.c102 UINT32 Level, in AcpiDmDisasmByteList()
672 UINT32 Level, in AcpiDmPldBuffer()
H A Ddmresrc.c256 UINT32 Level; in AcpiDmResourceTemplate() local
/titanic_44/usr/src/uts/common/io/e1000g/
H A De1000g_debug.h75 #define E1000G_DEBUGLOG_0(Adapter, Level, fmt) \ argument
78 #define E1000G_DEBUGLOG_1(Adapter, Level, fmt, d1) \ argument
81 #define E1000G_DEBUGLOG_2(Adapter, Level, fmt, d1, d2) \ argument
84 #define E1000G_DEBUGLOG_3(Adapter, Level, fmt, d1, d2, d3) \ argument
88 #define E1000G_DEBUGLOG_4(Adapter, Level, fmt, d1, d2, d3, d4) \ argument
92 #define E1000G_DEBUGLOG_5(Adapter, Level, fmt, d1, d2, d3, d4, d5) \ argument
/titanic_44/usr/src/uts/intel/io/acpica/namespace/
H A Dnsdump.c165 UINT32 Level, in AcpiNsDumpPathname()
206 UINT32 Level, in AcpiNsDumpOneObject()
742 UINT32 Level, in AcpiNsDumpOneObjectPath()
786 UINT32 Level, in AcpiNsGetMaxDepth()
H A Dnsalloc.c398 UINT32 Level = 1; in AcpiNsDeleteNamespaceSubtree() local
498 UINT32 Level; in AcpiNsDeleteNamespaceByOwner() local
H A Dnsdumpdv.c76 UINT32 Level, in AcpiNsDumpOneDevice()
H A Dnsload.c273 UINT32 Level; in AcpiNsDeleteSubtree() local
H A Dnswalk.c205 UINT32 Level; in AcpiNsWalkNamespace() local
H A Dnsinit.c324 UINT32 Level, in AcpiNsInitOneObject()
/titanic_44/usr/src/uts/intel/io/acpica/executer/
H A Dexdebug.c79 UINT32 Level, in AcpiExDoDebugObject()
H A Dexdump.c1102 UINT32 Level, in AcpiExDumpPackageObj()
/titanic_44/usr/src/uts/intel/io/acpica/dispatcher/
H A Ddsinit.c87 UINT32 Level, in AcpiDsInitOneObject()
/titanic_44/usr/src/uts/intel/io/acpica/events/
H A Devgpeinit.c332 UINT32 Level, in AcpiEvMatchGpeMethod()
H A Devhandler.c222 UINT32 Level, in AcpiEvInstallHandler()
H A Devregion.c767 UINT32 Level, in AcpiEvRegRun()
/titanic_44/usr/src/uts/intel/sys/acpi/
H A Dacoutput.h292 #define ACPI_IS_DEBUG_ENABLED(Level, Component) \ argument
327 #define ACPI_DO_DEBUG_PRINT(Function, Level, Line, Filename, Modulename, Component, ...) \ argument
335 #define ACPI_ACTUAL_DEBUG(Level, Line, Filename, Modulename, Component, ...) \ argument
339 #define ACPI_ACTUAL_DEBUG_RAW(Level, Line, Filename, Modulename, Component, ...) \ argument
484 #define ACPI_IS_DEBUG_ENABLED(Level, Component) 0 argument
H A Dacdisasm.h193 UINT32 Level; member
/titanic_44/usr/src/lib/libshell/common/sh/
H A Dxec.c337 struct Level struct
351 struct Level *lp = (struct Level*)fp; in put_level() argument