Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/include/
H A Dacdebug.h493 AcpiDbMatchArgument (
/freebsd/sys/contrib/dev/acpica/components/debugger/
H A Ddbutils.c189 AcpiDbMatchArgument ( in AcpiDbMatchArgument() function
H A Ddbstats.c514 Temp = AcpiDbMatchArgument (TypeArg, AcpiDbStatTypes); in AcpiDbDisplayStatistics()
H A Ddbnames.c920 Type = AcpiDbMatchArgument (ObjTypeArg, AcpiDbObjectTypes); in AcpiDbDisplayObjects()
H A Ddbtest.c311 Temp = AcpiDbMatchArgument (TypeArg, AcpiDbTestTypes); in AcpiDbExecuteTest()