Lines Matching defs:sc_dv
238 device_t sc_dv; /* generic device info */
571 fd->sc_dv = self;
717 fdc = device_private(device_parent(fd->sc_dv));
735 struct fdc_softc *fdc = device_private(device_parent(fd->sc_dv));
750 struct fdc_softc *fdc = device_private(device_parent(fd->sc_dv));
820 fd_set_motor(device_private(device_parent(fd->sc_dv)));
828 struct fdc_softc *fdc = device_private(device_parent(fd->sc_dv));
1041 fdcstatus(fd->sc_dv, 0, "timeout");
1377 fdcstatus(fd->sc_dv, 2, "seek failed");
1408 fdcstatus(fd->sc_dv, 7,
1517 fdcstatus(fd->sc_dv, 2, "recalibrate failed");
1531 fdcstatus(fd->sc_dv, 0, "stray interrupt");
1645 fd_do_eject(device_private(device_parent(fd->sc_dv)),
1776 device_private(device_parent(fd->sc_dv));
1790 device_private(device_parent(fd->sc_dv));
1802 device_private(device_parent(fd->sc_dv));
2021 fdc = device_private(device_parent(fd->sc_dv));