|
PatchworkOS
2ca1c69
A non-POSIX operating system.
|
Data for a device object. More...
#include <object.h>
Data Fields | |
| AML_OBJECT_COMMON_HEADER | |
| acpi_device_cfg_t * | cfg |
| acpi_device_cfg_t* aml_device_t::cfg |
Stores various device configuration data.
A device is considered properly configured when this pointer is not NULL, attempting to free a configured device will cause a panic.
This pointer is managed by the devices system found in devices.h or Devices.