acpi_pcd_attach
static void acpi_pcd_attach(device_t, device_t, void *);
CFATTACH_DECL_NEW(acpipcd, 0, acpi_pcd_match, acpi_pcd_attach, NULL, NULL);