amrd_softc
struct amrd_softc *amrd;
amrd = (struct amrd_softc *)bio->bio_driver_info;
sizeof(struct amrd_softc)
struct amrd_softc *sc = ap->a_head.a_dev->si_drv1;
struct amrd_softc *amrd_sc;
amrd_sc = (struct amrd_softc *)dev->si_drv1;
struct amrd_softc *sc = (struct amrd_softc *)dev->si_drv1;
struct amrd_softc *sc = (struct amrd_softc *)bio->bio_driver_info;
struct amrd_softc *sc = (struct amrd_softc *)device_get_softc(dev);
struct amrd_softc *sc = (struct amrd_softc *)device_get_softc(dev);