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

  /src/usr.sbin/acpitools/amldb/
debug.h 36 void aml_dbgr(struct aml_environ *, struct aml_environ *);
amldb.c 129 aml_dbgr(&env, &env);
debug.c 69 aml_dbgr(struct aml_environ *env1, struct aml_environ *env2) function in typeref:typename:void
198 printf("%s:%d:aml_dbgr: not found name %s\n",
204 printf("%s:%d:aml_dbgr: not method %s\n",
  /src/usr.sbin/acpitools/aml/
aml_common.h 58 #define AML_DEBUGGER(x, y) aml_dbgr(x, y)
161 void aml_dbgr(struct aml_environ *, struct aml_environ *);

Completed in 16 milliseconds