Searched refs:quicc_bfe_probe (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/quicc/
H A Dquicc_bfe.h61 int quicc_bfe_probe(device_t, u_int);
H A Dquicc_bfe_fdt.c87 return (quicc_bfe_probe(dev, (uintptr_t)clock));
H A Dquicc_core.c111 * collected by quicc_bfe_probe() intact.
218 quicc_bfe_probe(device_t dev, u_int clock) function
/freebsd-11-stable/sys/dev/scc/
H A Dscc_dev_quicc.c59 static int quicc_bfe_probe(struct scc_softc *);
66 KOBJMETHOD(scc_probe, quicc_bfe_probe),
155 quicc_bfe_probe(struct scc_softc *sc __unused) function

Completed in 156 milliseconds