Searched refs:amrd_softc (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/dev/amr/
H A Damr_disk.c105 sizeof(struct amrd_softc)
113 struct amrd_softc *sc = (struct amrd_softc *)dp->d_drv1;
134 struct amrd_softc *amrd_sc;
140 amrd_sc = (struct amrd_softc *)dp->d_drv1;
163 struct amrd_softc *sc = (struct amrd_softc *)bio->bio_disk->d_drv1;
215 struct amrd_softc *sc = (struct amrd_softc *)device_get_softc(dev);
252 struct amrd_softc *s
[all...]
H A Damrvar.h284 struct amrd_softc struct
H A Damr.c1280 struct amrd_softc *sc = ac->ac_bio->bio_disk->d_drv1;
1311 struct amrd_softc *amrd;
1359 amrd = (struct amrd_softc *)bio->bio_disk->d_drv1;

Completed in 110 milliseconds