HomeSort by: relevance | last modified time | path
    Searched defs:aml_region_handle (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/acpitools/aml/
aml_common.h 116 struct aml_region_handle { struct
145 struct aml_region_handle *);
146 void aml_region_handle_free(struct aml_region_handle *);
151 int aml_region_read_simple(struct aml_region_handle *, vm_offset_t,
153 int aml_region_write_simple(struct aml_region_handle *, vm_offset_t,
155 u_int32_t aml_region_prompt_read(struct aml_region_handle *,
157 u_int32_t aml_region_prompt_write(struct aml_region_handle *,
160 struct aml_region_handle *);
aml_common.h 116 struct aml_region_handle { struct
145 struct aml_region_handle *);
146 void aml_region_handle_free(struct aml_region_handle *);
151 int aml_region_read_simple(struct aml_region_handle *, vm_offset_t,
153 int aml_region_write_simple(struct aml_region_handle *, vm_offset_t,
155 u_int32_t aml_region_prompt_read(struct aml_region_handle *,
157 u_int32_t aml_region_prompt_write(struct aml_region_handle *,
160 struct aml_region_handle *);

Completed in 21 milliseconds