gtmr_fdt_attach
static void gtmr_fdt_attach(device_t, device_t, void *);
CFATTACH_DECL_NEW(gtmr_fdt, 0, gtmr_fdt_match, gtmr_fdt_attach, NULL, NULL);