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