Home | History | Annotate | Download | only in dev

Lines Matching defs:sc_dv

262 	device_t	sc_dv;		/* generic device info */
787 fd->sc_dv = self;
814 disk_init(&fd->sc_dk, device_xname(fd->sc_dv), &fddkdriver);
821 mountroothook_establish(fd_mountroot_hook, fd->sc_dv);
913 struct fdc_softc *fdc = device_private(device_parent(fd->sc_dv));
931 struct fdc_softc *fdc = device_private(device_parent(fd->sc_dv));
946 struct fdc_softc *fdc = device_private(device_parent(fd->sc_dv));
1035 fd_set_motor(device_private(device_parent(fd->sc_dv)));
1043 struct fdc_softc *fdc = device_private(device_parent(fd->sc_dv));
1275 fd ? device_xname(fd->sc_dv) : "fdc", s, fdc->sc_state);
1895 device_xname(fd->sc_dv));
1921 device_xname(fd->sc_dv));
1968 fdc = device_private(device_parent(fd->sc_dv));
2306 struct fdc_softc *fdc = device_private(device_parent(fd->sc_dv));