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

  /src/sys/dev/scsipi/
cd.c 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);
1797 cd_load_toc(struct cd_softc *cd, int respf, struct cd_formatted_toc *toc, int flags) function in typeref:typename:int
cd.c 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);
1797 cd_load_toc(struct cd_softc *cd, int respf, struct cd_formatted_toc *toc, int flags) function in typeref:typename:int

Completed in 25 milliseconds