Searched refs:mcd_stop (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/mcd/
H A Dmcd.c144 static int mcd_stop(struct mcd_softc *);
504 r = mcd_stop(sc);
1089 if ((r = mcd_stop(sc)) == EIO)
1366 mcd_stop(struct mcd_softc *sc) function
1633 if ((rc=mcd_stop(sc)) != 0)

Completed in 103 milliseconds