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