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

  /src/usr.sbin/acpitools/aml/
aml_common.h 153 int aml_region_write_simple(struct aml_region_handle *, vm_offset_t,
aml_region.c 150 aml_region_write_simple(struct aml_region_handle *h, vm_offset_t offset, u_int32_t value) function
202 printf("aml_region_write_simple: not supported yet (%d)\n",
aml_common.c 689 state = aml_region_write_simple(&handle, i, value);
  /src/usr.sbin/acpitools/amldb/
region.c 232 aml_region_write_simple(struct aml_region_handle *h, vm_offset_t offset, function

Completed in 26 milliseconds