Searched refs:cd_load_toc (Results 1 – 1 of 1) sorted by relevance
149 static int cd_load_toc(struct cd_softc *, int, struct cd_formatted_toc *, int);1672 error = cd_load_toc(cd, CD_TOC_FORM, toc, 0); in cd_play_tracks()1797 cd_load_toc(struct cd_softc *cd, int respf, struct cd_formatted_toc *toc, int flags) in cd_load_toc() function