HomeSort by: relevance | last modified time | path
    Searched refs:AcpiNsDumpOneObject (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/namespace/
nsdumpdv.c 198 Status = AcpiNsDumpOneObject (ObjHandle, Level, Context, ReturnValue);
nsdump.c 299 * FUNCTION: AcpiNsDumpOneObject
314 AcpiNsDumpOneObject (
786 * AcpiNsWalkNamespace in conjunction with AcpiNsDumpOneObject.
825 AcpiNsDumpOneObject, NULL, (void *) &Info, NULL);
1003 (void) AcpiNsDumpOneObject (Handle, 1, &Info, NULL);
  /src/sys/external/bsd/acpica/dist/debugger/
dbnames.c 532 (void) AcpiNsDumpOneObject (ObjHandle, NestingLevel, &Info, NULL);
856 (void) AcpiNsDumpOneObject (ObjHandle, NestingLevel, Info, NULL);
  /src/sys/external/bsd/acpica/dist/include/
acnamesp.h 392 AcpiNsDumpOneObject (

Completed in 14 milliseconds