/src/usr.sbin/acpitools/aml/ |
aml_region.h | 59 AML_DEBUGPRINT("\n[aml_region_write_from_buffer(%d, %d, 0x%x, 0x%x, 0x%x)]\n",\ 81 int aml_region_write_from_buffer(struct aml_environ *, int,
|
aml_region.c | 218 "aml_region_write_from_buffer" 298 aml_region_write_from_buffer(struct aml_environ *env, int regtype, function in typeref:typename:int
|
aml_store.c | 100 aml_region_write_from_buffer(env, or->space,
|
/src/usr.sbin/acpitools/amldb/ |
region.c | 467 aml_region_write_from_buffer(struct aml_environ *env, int regtype, function in typeref:typename:int
|