acpi_ged_attach
static void acpi_ged_attach(device_t, device_t, void *);
CFATTACH_DECL_NEW(acpiged, 0, acpi_ged_match, acpi_ged_attach, NULL, NULL);