Home
last modified time | relevance | path

Searched refs:quicc_bfe_attach (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/scc/
H A Dscc_dev_quicc.c56 static int quicc_bfe_attach(struct scc_softc *, int);
63 KOBJMETHOD(scc_attach, quicc_bfe_attach),
82 quicc_bfe_attach(struct scc_softc *sc __unused, int reset __unused) in quicc_bfe_attach() function
/freebsd/sys/dev/quicc/
H A Dquicc_bfe.h58 int quicc_bfe_attach(device_t);
H A Dquicc_bfe_fdt.c51 DEVMETHOD(device_attach, quicc_bfe_attach),
H A Dquicc_core.c96 quicc_bfe_attach(device_t dev) in quicc_bfe_attach() function