quicc_bfe_attach
int quicc_bfe_attach(device_t);
DEVMETHOD(device_attach, quicc_bfe_attach),
static int quicc_bfe_attach(struct scc_softc *, int);
KOBJMETHOD(scc_attach, quicc_bfe_attach),