Home
last modified time | relevance | path

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

/freebsd/sys/dev/scc/
H A Dscc_dev_z8530.c46 static int z8530_bfe_attach(struct scc_softc *, int);
56 KOBJMETHOD(scc_attach, z8530_bfe_attach),
102 z8530_bfe_attach(struct scc_softc *sc __unused, int reset __unused) in z8530_bfe_attach() function