l2cc_fdt_attach
static void l2cc_fdt_attach(device_t, device_t, void *);
CFATTACH_DECL_NEW(l2cc_fdt, 0, l2cc_fdt_match, l2cc_fdt_attach, NULL, NULL);