HomeSort by: relevance | last modified time | path
    Searched refs:cd_formatted_toc (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/scsipi/
cd.c 110 struct cd_formatted_toc { struct
139 static int cd_play_tracks(struct cd_softc *, struct cd_formatted_toc *,
147 struct cd_formatted_toc *, int, int, int);
149 static int cd_load_toc(struct cd_softc *, int, struct cd_formatted_toc *, int);
150 static int cdreadmsaddr(struct cd_softc *, struct cd_formatted_toc *,int *);
1109 cdreadmsaddr(struct cd_softc *cd, struct cd_formatted_toc *toc, int *addr)
1160 struct cd_formatted_toc *toc)
1208 struct cd_formatted_toc toc;
1466 struct cd_formatted_toc toc;
1662 cd_play_tracks(struct cd_softc *cd, struct cd_formatted_toc *toc, int strack
    [all...]

Completed in 13 milliseconds