cd_load_toc
if (cd_load_toc(sc, toc, CD_LBA_FORMAT)) {
int cd_load_toc(struct cd_softc *, struct cd_toc *, int);
if ((error = cd_load_toc(sc, toc, CD_MSF_FORMAT)) != 0)