Home
last modified time | relevance | path

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

/freebsd/sys/dev/scc/
H A Dscc_dev_quicc.c57 static int quicc_bfe_enabled(struct scc_softc *, struct scc_chan *);
64 KOBJMETHOD(scc_enabled, quicc_bfe_enabled),
89 quicc_bfe_enabled(struct scc_softc *sc, struct scc_chan *ch) in quicc_bfe_enabled() function