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

/netbsd-6-1-5-RELEASE/usr.sbin/acpitools/aml/
H A Daml_parse.c79 static u_int32_t aml_parse_dworddata(struct aml_environ *env);
250 aml_parse_dworddata(struct aml_environ *env) function
978 proc->addr = aml_parse_dworddata(env);
1341 value = aml_parse_dworddata(env);
1582 AML_DEBUGPRINT("0x%x, ", aml_parse_dworddata(env));

Completed in 49 milliseconds