sr_bio_handler
int sr_bio_handler(struct sr_softc *,
return (sr_bio_handler(sc, sd, cmd, (struct bio *)addr));
return sr_bio_handler(sc, NULL, cmd, (struct bio *)addr);