gtmr_attach
static void gtmr_attach(device_t, device_t, void *);
CFATTACH_DECL_NEW(armgtmr, 0, gtmr_match, gtmr_attach, NULL, NULL);