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

  /src/usr.sbin/acpitools/aml/
aml_common.h 151 int aml_region_read_simple(struct aml_region_handle *, vm_offset_t,
aml_region.c 85 aml_region_read_simple(struct aml_region_handle *h, vm_offset_t offset, u_int32_t *valuep) function in typeref:typename:int
140 printf("aml_region_read_simple: not supported yet (%d)\n",
aml_common.c 658 state = aml_region_read_simple(&handle, i, &value);
  /src/usr.sbin/acpitools/amldb/
region.c 209 aml_region_read_simple(struct aml_region_handle *h, vm_offset_t offset, function in typeref:typename:int

Completed in 37 milliseconds