Function uacpi_reg_all_opregions

uacpi_status uacpi_reg_all_opregions(uacpi_namespace_node* device_node, enum uacpi_address_space space)

Description

Execute _REG(space, ACPI_REG_CONNECT) for all of the opregions with this

address space underneath this device. This should only be called manually if you want to register an early handler that must be available before the call to uacpi_namespace_initialize().