Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pcmcia/
H A Dspc_pcmcia.c184 spc_init(&sc->sc_spc, 0); in spc_pcmcia_enable()
/netbsd-src/sys/dev/ic/
H A Dmb89352var.h236 void spc_init(struct spc_softc *, int);
H A Dmb89352.c303 spc_init(sc, 1); /* Init chip and driver */ in spc_attach()
389 spc_init(struct spc_softc *sc, int bus_reset) in spc_init() function
2022 spc_init(sc, 1); in spc_intr()