mcd.c | 174 int mcd_toc_entries(struct mcd_softc *, struct ioc_read_toc_entry *, 670 error = mcd_toc_entries(sc, te, entries, &count); 682 return mcd_toc_entries(sc, &te->req, te->entry, &count); 1470 mcd_toc_entries(struct mcd_softc *sc, struct ioc_read_toc_entry *te, function in typeref:typename:int
|