mambodisk_softc
struct mambodisk_softc *sc;
struct mambodisk_softc *sc = device_get_softc(dev);
struct mambodisk_softc *sc;
sc = (struct mambodisk_softc *)bp->bio_disk->d_drv1;
struct mambodisk_softc *sc = (struct mambodisk_softc*)arg;
sizeof(struct mambodisk_softc),