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

/freebsd-11-stable/sys/dev/mcd/
H A Dmcd.c139 static int mcd_read_toc(struct mcd_softc *);
282 r = mcd_read_toc(sc);
1173 mcd_read_toc(struct mcd_softc *sc) function
1271 if ((rc=mcd_read_toc(sc)) != 0)
1333 if ((rc=mcd_read_toc(sc)) != 0)
1520 if ((rc = mcd_read_toc(sc)) != 0)

Completed in 178 milliseconds