/src/sys/arch/macppc/dev/ |
mediabay.c | 53 u_int *sc_fcr; member in struct:mediabay_softc 137 sc->sc_fcr = sc->sc_addr + 2; 140 sc->sc_fcr = sc->sc_addr + 1; 171 fcr = in32rb(sc->sc_fcr); 181 out32rb(sc->sc_fcr, fcr); 185 out32rb(sc->sc_fcr, fcr); 189 out32rb(sc->sc_fcr, fcr); 211 out32rb(sc->sc_fcr, in32rb(sc->sc_fcr) | FCR1_EIDE0_RESET); 212 out32rb(sc->sc_fcr, in32rb(sc->sc_fcr) | FCR1_EIDE0_ENABLE) [all...] |
mediabay.c | 53 u_int *sc_fcr; member in struct:mediabay_softc 137 sc->sc_fcr = sc->sc_addr + 2; 140 sc->sc_fcr = sc->sc_addr + 1; 171 fcr = in32rb(sc->sc_fcr); 181 out32rb(sc->sc_fcr, fcr); 185 out32rb(sc->sc_fcr, fcr); 189 out32rb(sc->sc_fcr, fcr); 211 out32rb(sc->sc_fcr, in32rb(sc->sc_fcr) | FCR1_EIDE0_RESET); 212 out32rb(sc->sc_fcr, in32rb(sc->sc_fcr) | FCR1_EIDE0_ENABLE) [all...] |
mediabay.c | 53 u_int *sc_fcr; member in struct:mediabay_softc 137 sc->sc_fcr = sc->sc_addr + 2; 140 sc->sc_fcr = sc->sc_addr + 1; 171 fcr = in32rb(sc->sc_fcr); 181 out32rb(sc->sc_fcr, fcr); 185 out32rb(sc->sc_fcr, fcr); 189 out32rb(sc->sc_fcr, fcr); 211 out32rb(sc->sc_fcr, in32rb(sc->sc_fcr) | FCR1_EIDE0_RESET); 212 out32rb(sc->sc_fcr, in32rb(sc->sc_fcr) | FCR1_EIDE0_ENABLE) [all...] |
mediabay.c | 53 u_int *sc_fcr; member in struct:mediabay_softc 137 sc->sc_fcr = sc->sc_addr + 2; 140 sc->sc_fcr = sc->sc_addr + 1; 171 fcr = in32rb(sc->sc_fcr); 181 out32rb(sc->sc_fcr, fcr); 185 out32rb(sc->sc_fcr, fcr); 189 out32rb(sc->sc_fcr, fcr); 211 out32rb(sc->sc_fcr, in32rb(sc->sc_fcr) | FCR1_EIDE0_RESET); 212 out32rb(sc->sc_fcr, in32rb(sc->sc_fcr) | FCR1_EIDE0_ENABLE) [all...] |
mediabay.c | 53 u_int *sc_fcr; member in struct:mediabay_softc 137 sc->sc_fcr = sc->sc_addr + 2; 140 sc->sc_fcr = sc->sc_addr + 1; 171 fcr = in32rb(sc->sc_fcr); 181 out32rb(sc->sc_fcr, fcr); 185 out32rb(sc->sc_fcr, fcr); 189 out32rb(sc->sc_fcr, fcr); 211 out32rb(sc->sc_fcr, in32rb(sc->sc_fcr) | FCR1_EIDE0_RESET); 212 out32rb(sc->sc_fcr, in32rb(sc->sc_fcr) | FCR1_EIDE0_ENABLE) [all...] |
/src/sys/arch/sun3/dev/ |
fd.c | 171 int sc_fcr; /* current image of floppy ctrlr reg. */ member in struct:fdc_softc 355 #define FCR_REG_SYNC() (*fdc->sc_reg_fcr = fdc->sc_fcr) 514 fdc->sc_fcr |= FCR_DSEL(drive) | FCR_MTRON; 553 fdc->sc_fcr &= ~(FCR_DSEL(drive)|FCR_MTRON); 780 fdc->sc_fcr = 0; 805 fdc->sc_fcr |= FCR_DSEL(0)|FCR_MTRON; /* XXX */ 807 fdc->sc_fcr &= ~(FCR_DSEL(0)|FCR_MTRON); /* XXX */ 1090 fdc->sc_fcr &= ~(FCR_DSEL(0)); /* Does this help? */ 1123 fdc->sc_fcr |= FCR_TC; 1126 fdc->sc_fcr &= ~FCR_TC [all...] |
fd.c | 171 int sc_fcr; /* current image of floppy ctrlr reg. */ member in struct:fdc_softc 355 #define FCR_REG_SYNC() (*fdc->sc_reg_fcr = fdc->sc_fcr) 514 fdc->sc_fcr |= FCR_DSEL(drive) | FCR_MTRON; 553 fdc->sc_fcr &= ~(FCR_DSEL(drive)|FCR_MTRON); 780 fdc->sc_fcr = 0; 805 fdc->sc_fcr |= FCR_DSEL(0)|FCR_MTRON; /* XXX */ 807 fdc->sc_fcr &= ~(FCR_DSEL(0)|FCR_MTRON); /* XXX */ 1090 fdc->sc_fcr &= ~(FCR_DSEL(0)); /* Does this help? */ 1123 fdc->sc_fcr |= FCR_TC; 1126 fdc->sc_fcr &= ~FCR_TC [all...] |
fd.c | 171 int sc_fcr; /* current image of floppy ctrlr reg. */ member in struct:fdc_softc 355 #define FCR_REG_SYNC() (*fdc->sc_reg_fcr = fdc->sc_fcr) 514 fdc->sc_fcr |= FCR_DSEL(drive) | FCR_MTRON; 553 fdc->sc_fcr &= ~(FCR_DSEL(drive)|FCR_MTRON); 780 fdc->sc_fcr = 0; 805 fdc->sc_fcr |= FCR_DSEL(0)|FCR_MTRON; /* XXX */ 807 fdc->sc_fcr &= ~(FCR_DSEL(0)|FCR_MTRON); /* XXX */ 1090 fdc->sc_fcr &= ~(FCR_DSEL(0)); /* Does this help? */ 1123 fdc->sc_fcr |= FCR_TC; 1126 fdc->sc_fcr &= ~FCR_TC [all...] |
fd.c | 171 int sc_fcr; /* current image of floppy ctrlr reg. */ member in struct:fdc_softc 355 #define FCR_REG_SYNC() (*fdc->sc_reg_fcr = fdc->sc_fcr) 514 fdc->sc_fcr |= FCR_DSEL(drive) | FCR_MTRON; 553 fdc->sc_fcr &= ~(FCR_DSEL(drive)|FCR_MTRON); 780 fdc->sc_fcr = 0; 805 fdc->sc_fcr |= FCR_DSEL(0)|FCR_MTRON; /* XXX */ 807 fdc->sc_fcr &= ~(FCR_DSEL(0)|FCR_MTRON); /* XXX */ 1090 fdc->sc_fcr &= ~(FCR_DSEL(0)); /* Does this help? */ 1123 fdc->sc_fcr |= FCR_TC; 1126 fdc->sc_fcr &= ~FCR_TC [all...] |
fd.c | 171 int sc_fcr; /* current image of floppy ctrlr reg. */ member in struct:fdc_softc 355 #define FCR_REG_SYNC() (*fdc->sc_reg_fcr = fdc->sc_fcr) 514 fdc->sc_fcr |= FCR_DSEL(drive) | FCR_MTRON; 553 fdc->sc_fcr &= ~(FCR_DSEL(drive)|FCR_MTRON); 780 fdc->sc_fcr = 0; 805 fdc->sc_fcr |= FCR_DSEL(0)|FCR_MTRON; /* XXX */ 807 fdc->sc_fcr &= ~(FCR_DSEL(0)|FCR_MTRON); /* XXX */ 1090 fdc->sc_fcr &= ~(FCR_DSEL(0)); /* Does this help? */ 1123 fdc->sc_fcr |= FCR_TC; 1126 fdc->sc_fcr &= ~FCR_TC [all...] |