Searched refs:fdc_softc (Results 1 – 5 of 5) sorted by relevance
86 sizeof(struct fdc_softc), fdcprobe, fdcattach139 struct fdc_softc *fdc = (void *)self; in fdcattach()172 struct fdc_softc *sc = arg; in fdc_create_kthread()182 struct fdc_softc *fdc = arg; in fdcattach_deferred()233 fdcresult(struct fdc_softc *fdc) in fdcresult()274 fdcstart(struct fdc_softc *fdc) in fdcstart()291 struct fdc_softc *fdc = (void *)dv->dv_parent; in fdcstatus()340 struct fdc_softc *fdc = arg; in fdcintr()341 extern int fdintr(struct fdc_softc *); in fdcintr()
84 struct fdc_softc { struct117 int fdcresult(struct fdc_softc *); argument119 void fdcstart(struct fdc_softc *);
143 int fdintr(struct fdc_softc *);145 void fd_set_motor(struct fdc_softc *fdc, int reset);186 struct fdc_softc *fdc = (void *)parent; in fdprobe()246 struct fdc_softc *fdc = (void *)parent; in fdattach()313 struct fdc_softc *fdc = (void *)fd->sc_dev.dv_parent; in fdactivate()438 struct fdc_softc *fdc = (void *)fd->sc_dev.dv_parent; in fdstrategy()461 struct fdc_softc *fdc = (void *)fd->sc_dev.dv_parent; in fdstart()476 struct fdc_softc *fdc = (void *)fd->sc_dev.dv_parent; in fdfinish()517 fd_set_motor(struct fdc_softc *fdc, int reset) in fd_set_motor()552 struct fdc_softc *fdc = (void *)fd->sc_dev.dv_parent; in fd_motor_on()[all …]
182 struct fdc_softc { struct307 int fdcstate(struct fdc_softc *);448 fdconf(struct fdc_softc *fdc) in fdconf()1018 fdcstart(struct fdc_softc *fdc) in fdcstart()1079 struct fdc_softc *fdc = arg; in fdctimeout()1106 struct fdc_softc *fdc = arg; in fdcpseudointr()1125 struct fdc_softc *fdc = arg; in fdchwintr()1203 struct fdc_softc *fdc = arg; in fdcswintr()1226 fdcstate(struct fdc_softc *fdc) in fdcstate()1679 fdcretry(struct fdc_softc *fdc) in fdcretry()[all …]
49 sizeof(struct fdc_softc), fdc_gsc_probe, fdc_gsc_attach79 struct fdc_softc *sc = (void *)self;