Searched refs:AcpiNsDumpOneObject (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/contrib/dev/acpica/components/namespace/
H A Dnsdumpdv.c89 Status = AcpiNsDumpOneObject (ObjHandle, Level, Context, ReturnValue);
H A Dnsdump.c189 * FUNCTION: AcpiNsDumpOneObject
204 AcpiNsDumpOneObject ( function
677 * AcpiNsWalkNamespace in conjunction with AcpiNsDumpOneObject.
715 AcpiNsDumpOneObject, NULL, (void *) &Info, NULL);
892 (void) AcpiNsDumpOneObject (Handle, 1, &Info, NULL);
/freebsd-10-stable/sys/contrib/dev/acpica/components/debugger/
H A Ddbnames.c413 (void) AcpiNsDumpOneObject (ObjHandle, NestingLevel, &Info, NULL);
648 (void) AcpiNsDumpOneObject (ObjHandle, NestingLevel, Info, NULL);
/freebsd-10-stable/sys/contrib/dev/acpica/include/
H A Dacnamesp.h271 AcpiNsDumpOneObject (

Completed in 256 milliseconds