Home
last modified time | relevance | path

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

/src/sys/dev/msk/
H A Dif_msk.c292 static void msk_stop(struct msk_if_softc *);
1103 msk_stop(sc_if); in msk_ioctl()
2014 msk_stop(sc_if); in msk_detach()
2971 msk_stop(sc->msk_if[i]); in mskc_shutdown()
2994 msk_stop(sc->msk_if[i]); in mskc_suspend()
3782 msk_stop(sc_if); in msk_init_locked()
3992 msk_stop(sc_if); in msk_init_locked()
4111 msk_stop(struct msk_if_softc *sc_if) in msk_stop() function