acpi_device_list_entry
SLIST_ENTRY(acpi_device_list_entry) chain;
acpi_device_list_entry) acpi_devices = SLIST_HEAD_INITIALIZER(acpi_devices);
struct acpi_device_list_entry *const entry = calloc(1, sizeof(*entry));
const struct acpi_device_list_entry *entry;
const struct acpi_device_list_entry *entry;