Home
last modified time | relevance | path

Searched refs:aml_region_prompt_read (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/usr.sbin/acpitools/aml/
H A Daml_common.h155 u_int32_t aml_region_prompt_read(struct aml_region_handle *,
H A Daml_region.c61 aml_region_prompt_read(struct aml_region_handle *h, u_int32_t value) in aml_region_prompt_read() function
H A Daml_common.c673 value = aml_region_prompt_read(&handle, value); in aml_region_io_simple()
/netbsd-src/usr.sbin/acpitools/amldb/
H A Dregion.c255 aml_region_prompt_read(struct aml_region_handle *h, u_int32_t value) in aml_region_prompt_read() function