Searched refs:amrd_sc (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/amr/
H A Damr_disk.c134 struct amrd_softc *amrd_sc; local
140 amrd_sc = (struct amrd_softc *)dp->d_drv1;
141 if (amrd_sc == NULL)
143 amr_sc = (struct amr_softc *)amrd_sc->amrd_controller;
146 int driveno = amrd_sc->amrd_drive - amr_sc->amr_drive;

Completed in 99 milliseconds