Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/scc/
H A Dscc_dev_z8530.c49 static int z8530_bfe_attach(struct scc_softc *, int);
59 KOBJMETHOD(scc_attach, z8530_bfe_attach),
105 z8530_bfe_attach(struct scc_softc *sc __unused, int reset __unused) in z8530_bfe_attach() function