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