mcd_toc_header
if ((error = mcd_toc_header(sc, &th)) != 0)
if ((error = mcd_toc_header(sc, &header)) != 0)
int mcd_toc_header(struct mcd_softc *, struct ioc_toc_header *);
return mcd_toc_header(sc, addr);