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 89 Status = AcpiNsDumpOneObject (ObjHandle, Level, Context, ReturnValue);
nsdump.c 190 * FUNCTION: AcpiNsDumpOneObject
205 AcpiNsDumpOneObject (
677 * AcpiNsWalkNamespace in conjunction with AcpiNsDumpOneObject.
716 AcpiNsDumpOneObject, NULL, (void *) &Info, NULL);
894 (void) AcpiNsDumpOneObject (Handle, 1, &Info, NULL);
  /src/sys/external/bsd/acpica/dist/debugger/
dbnames.c 424 (void) AcpiNsDumpOneObject (ObjHandle, NestingLevel, &Info, NULL);
748 (void) AcpiNsDumpOneObject (ObjHandle, NestingLevel, Info, NULL);
  /src/sys/external/bsd/acpica/dist/include/
acnamesp.h 284 AcpiNsDumpOneObject (

Completed in 17 milliseconds