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