|
PatchworkOS
|
Go to the source code of this file.
Functions | |
| uint64_t | aml_buffer_field_load (aml_buffer_field_obj_t *bufferField, aml_object_t *out) |
| Read the value stored in a BufferField and store it in the out object. | |
| uint64_t | aml_buffer_field_store (aml_buffer_field_obj_t *bufferField, aml_object_t *in) |
| Write a value to a BufferField. | |