gdrom_softc
static int gdrom_command_sense(struct gdrom_softc *, void *, void *,
static int gdrom_read_toc(struct gdrom_softc *, struct gd_toc *);
static int gdrom_read_sectors(struct gdrom_softc *, struct buf *);
static int gdrom_mount_disk(struct gdrom_softc *);
CFATTACH_DECL_NEW(gdrom, sizeof(struct gdrom_softc),
int gdrom_command_sense(struct gdrom_softc *sc, void *req, void *buf,
int gdrom_read_toc(struct gdrom_softc *sc, struct gd_toc *toc)
int gdrom_read_sectors(struct gdrom_softc *sc, struct buf *bp)
int gdrom_mount_disk(struct gdrom_softc *sc)
struct gdrom_softc *sc;
struct gdrom_softc *sc;
struct gdrom_softc *sc;
struct gdrom_softc *sc;
struct gdrom_softc *sc = device_private(periph->periph_dev);
struct gdrom_softc *sc;
CFATTACH_DECL_NEW(gdrom, sizeof(struct gdrom_softc),
static int gdrom_do_command(struct gdrom_softc *, void *, void *,
static int gdrom_command_sense(struct gdrom_softc *, void *, void *,
static int gdrom_read_toc(struct gdrom_softc *, struct gd_toc *);
static int gdrom_read_sectors(struct gdrom_softc *, void *, int, int,
static int gdrom_mount_disk(struct gdrom_softc *);
static void gdrom_start(struct gdrom_softc *);
struct gdrom_softc *sc = arg;
gdrom_do_command(struct gdrom_softc *sc, void *req, void *buf,
int gdrom_command_sense(struct gdrom_softc *sc, void *req, void *buf,
int gdrom_read_toc(struct gdrom_softc *sc, struct gd_toc *toc)
int gdrom_read_sectors(struct gdrom_softc *sc, void *buf, int sector, int cnt,
int gdrom_mount_disk(struct gdrom_softc *sc)
struct gdrom_softc *sc;
struct gdrom_softc *sc;
struct gdrom_softc *sc;
struct gdrom_softc *sc;
gdrom_start(struct gdrom_softc *sc)
struct gdrom_softc *sc;