aapic_match
static int aapic_match(device_t, cfdata_t, void *);
CFATTACH_DECL_NEW(aapic, 0, aapic_match, aapic_attach, NULL, NULL);