Lines Matching refs:fdc_softc
204 static int fdcintr1(struct fdc_softc *);
264 void fd_set_motor(struct fdc_softc *fdc, int reset);
267 int fdcresult(struct fdc_softc *fdc);
268 void fdcstart(struct fdc_softc *fdc);
271 void fdcretry(struct fdc_softc *fdc);
307 struct fdc_softc *fdc = device_private(self);
318 struct fdc_softc *fdc = device_private(self);
338 struct fdc_softc *fdc = device_private(self);
350 struct fdc_softc *fdc = device_private(self);
370 fdcattach(struct fdc_softc *fdc)
405 struct fdc_softc *fdc = device_private(self);
483 struct fdc_softc *fdc = device_private(parent);
559 struct fdc_softc *fdc = device_private(parent);
703 struct fdc_softc *fdc = device_private(device_parent(fd->sc_dev));
771 struct fdc_softc *fdc = device_private(device_parent(fd->sc_dev));
787 struct fdc_softc *fdc = device_private(device_parent(fd->sc_dev));
830 fd_set_motor(struct fdc_softc *fdc, int reset)
852 struct fdc_softc *fdc;
866 struct fdc_softc *fdc = device_private(device_parent(fd->sc_dev));
876 fdcresult(struct fdc_softc *fdc)
961 fdcstart(struct fdc_softc *fdc)
981 fdcpstatus(int n, struct fdc_softc *fdc)
1014 struct fdc_softc *fdc = device_private(device_parent(dv));
1030 struct fdc_softc *fdc = arg;
1049 fdcintr1(struct fdc_softc *fdc)
1352 struct fdc_softc *fdc = arg;
1361 fdcretry(struct fdc_softc *fdc)