aml_region_handle
struct aml_region_handle *h)
bzero(h, sizeof(struct aml_region_handle));
aml_region_handle_free(struct aml_region_handle *h)
struct aml_region_handle handle;
struct aml_region_handle *);
void aml_region_handle_free(struct aml_region_handle *);
int aml_region_read_simple(struct aml_region_handle *, vm_offset_t,
int aml_region_write_simple(struct aml_region_handle *, vm_offset_t,
u_int32_t aml_region_prompt_read(struct aml_region_handle *,
u_int32_t aml_region_prompt_write(struct aml_region_handle *,
struct aml_region_handle *);
aml_region_write_simple(struct aml_region_handle *h, vm_offset_t offset, u_int32_t value)
aml_region_prompt_read(struct aml_region_handle *h, u_int32_t value)
aml_region_prompt_write(struct aml_region_handle *h, u_int32_t value)
struct aml_region_handle *h)
aml_region_read_simple(struct aml_region_handle *h, vm_offset_t offset, u_int32_t *valuep)
aml_region_read_simple(struct aml_region_handle *h, vm_offset_t offset,
aml_region_write_simple(struct aml_region_handle *h, vm_offset_t offset,
aml_region_prompt_read(struct aml_region_handle *h, u_int32_t value)
aml_region_prompt_write(struct aml_region_handle *h, u_int32_t value)
struct aml_region_handle *h)