/src/usr.sbin/acpitools/aml/ |
aml_region.h | 54 AML_DEBUGPRINT("\n[aml_region_write(%d, %d, 0x%x, 0x%x, 0x%x, 0x%x)]\n",\ 76 int aml_region_write(struct aml_environ *, int, u_int32_t,
|
aml_region.c | 283 aml_region_write(struct aml_environ *env, int regtype, u_int32_t flags, function in typeref:typename:int
|
aml_store.c | 85 aml_region_write(env, or->space, field->flags,
|
/src/usr.sbin/acpitools/amldb/ |
region.c | 456 aml_region_write(struct aml_environ *env, int regtype, u_int32_t flags, function in typeref:typename:int
|