HomeSort by: relevance | last modified time | path
    Searched defs:AcpiDbExecuteMethod (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/debugger/
dbexec.c 59 AcpiDbExecuteMethod (
140 * FUNCTION: AcpiDbExecuteMethod
153 AcpiDbExecuteMethod (
529 Status = AcpiDbExecuteMethod (&AcpiGbl_DbMethodInfo,
658 Status = AcpiDbExecuteMethod (&LocalInfo, &ReturnObj);
737 Status = AcpiDbExecuteMethod (Info, &ReturnObj);

Completed in 25 milliseconds