Lines Matching defs:fdc
484 establish_chip_type(struct fdc_softc *fdc, in establish_chip_type()
550 fdprint(void *aux, const char *fdc) in fdprint()
564 fdconf(struct fdc_softc *fdc) in fdconf()
614 struct fdc_softc *fdc = device_private(self); in fdcattach_mainbus() local
643 struct fdc_softc *fdc = device_private(self); in fdcattach_obio() local
682 struct fdc_softc *fdc = device_private(self); in fdcattach_sbus() local
726 struct fdc_softc *fdc = device_private(self); in fdcattach_ebus() local
777 fdcattach(struct fdc_softc *fdc, int pri)
875 struct fdc_softc *fdc = device_private(parent); local
953 struct fdc_softc *fdc = device_private(parent); local
1090 struct fdc_softc *fdc = device_private( local
1109 struct fdc_softc *fdc = device_private(device_parent(fd->sc_dev)); local
1124 struct fdc_softc *fdc = device_private(device_parent(fd->sc_dev)); local
1151 fdc_reset(struct fdc_softc *fdc)
1176 fd_set_motor(struct fdc_softc *fdc)
1223 struct fdc_softc *fdc = device_private(device_parent(fd->sc_dev)); local
1239 fdcresult(struct fdc_softc *fdc)
1270 fdc_wrfifo(struct fdc_softc *fdc, uint8_t x)
1289 fdc_diskchange(struct fdc_softc *fdc)
1391 fdcstart(struct fdc_softc *fdc)
1406 fdcpstatus(struct fdc_softc *fdc)
1421 fdcstatus(struct fdc_softc *fdc, const char *s)
1467 struct fdc_softc *fdc = arg; local
1494 struct fdc_softc *fdc = arg; local
1514 struct fdc_softc *fdc = arg; local
1590 struct fdc_softc *fdc = arg; local
1610 fdcstate(struct fdc_softc *fdc)
1616 #define FDC_WRFIFO(fdc, c) do { \ argument
2063 fdcretry(struct fdc_softc *fdc)
2136 struct fdc_softc *fdc; local
2490 struct fdc_softc *fdc = device_private(device_parent(fd->sc_dev)); local