Lines Matching defs:fdc

430 establish_chip_type(struct fdc_softc *fdc,  in establish_chip_type()
494 fdprint(void *aux, const char *fdc) in fdprint()
508 fdconf(struct fdc_softc *fdc) in fdconf()
557 struct fdc_softc *fdc = device_private(self); in fdcattach_mainbus() local
586 struct fdc_softc *fdc = device_private(self); in fdcattach_obio() local
622 fdcattach(struct fdc_softc *fdc, int pri) in fdcattach()
707 struct fdc_softc *fdc = device_private(parent); in fdmatch() local
781 struct fdc_softc *fdc = device_private(parent); in fdattach() local
913 struct fdc_softc *fdc = device_private(device_parent(fd->sc_dv)); in fdstrategy() local
931 struct fdc_softc *fdc = device_private(device_parent(fd->sc_dv)); in fdstart() local
946 struct fdc_softc *fdc = device_private(device_parent(fd->sc_dv)); in fdfinish() local
973 fdc_reset(struct fdc_softc *fdc) in fdc_reset()
998 fd_set_motor(struct fdc_softc *fdc) in fd_set_motor()
1043 struct fdc_softc *fdc = device_private(device_parent(fd->sc_dv)); in fd_motor_on() local
1059 fdcresult(struct fdc_softc *fdc) in fdcresult()
1090 fdc_wrfifo(struct fdc_softc *fdc, uint8_t x) in fdc_wrfifo()
1109 fdc_diskchange(struct fdc_softc *fdc) in fdc_diskchange()
1208 fdcstart(struct fdc_softc *fdc) in fdcstart()
1223 fdcpstatus(int n, struct fdc_softc *fdc) in fdcpstatus()
1254 fdcstatus(struct fdc_softc *fdc, const char *s) in fdcstatus()
1283 struct fdc_softc *fdc = arg; in fdctimeout() local
1311 struct fdc_softc *fdc = arg; in fdcpseudointr() local
1331 struct fdc_softc *fdc = arg; in fdc_c_hwintr() local
1407 struct fdc_softc *fdc = arg; in fdcswintr() local
1427 fdcstate(struct fdc_softc *fdc) in fdcstate()
1433 #define FDC_WRFIFO(fdc, c) do { \ in fdcstate() argument
1876 fdcretry(struct fdc_softc *fdc) in fdcretry()
1952 struct fdc_softc *fdc; in fdioctl() local
2306 struct fdc_softc *fdc = device_private(device_parent(fd->sc_dv)); in fd_do_eject() local