Searched refs:NE7CMD_RECAL (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/sys/dev/ic/ |
| D | nec765reg.h | 65 #define NE7CMD_RECAL 7 /* recalibrate drive - requires macro
|
| /netbsd/src/sys/arch/arc/jazz/ |
| D | fd.c | 307 out_fdc(iot, ioh, NE7CMD_RECAL); in fdprobe() 1000 out_fdc(iot, ioh, NE7CMD_RECAL); /* recalibrate function */ in fdcintr()
|
| /netbsd/src/sys/arch/atari/dev/ |
| D | hdfd.c | 495 out_fdc(NE7CMD_RECAL); in fdprobe() 1208 out_fdc(NE7CMD_RECAL); /* recalibrate function */ in fdcintr()
|
| /netbsd/src/sys/arch/acorn32/mainbus/ |
| D | fd.c | 466 out_fdc(iot, ioh, NE7CMD_RECAL); in fdprobe() 1187 out_fdc(iot, ioh, NE7CMD_RECAL); /* recalibrate function */ in fdcintr()
|
| /netbsd/src/sys/dev/isa/ |
| D | fd.c | 517 out_fdc(iot, ioh, NE7CMD_RECAL); in fdprobe() 1300 out_fdc(iot, ioh, NE7CMD_RECAL); /* recalibrate function */ in fdcintr1()
|
| /netbsd/src/sys/arch/sun3/dev/ |
| D | fd.c | 520 out_fdc(fdc, NE7CMD_RECAL); in fdmatch() 1498 OUT_FDC(fdc, NE7CMD_RECAL, RECALTIMEDOUT); in fdcstate()
|
| /netbsd/src/sys/arch/x68k/dev/ |
| D | fd.c | 580 out_fdc(iot, ioh, NE7CMD_RECAL); in fdprobe() 1501 out_fdc(iot, ioh, NE7CMD_RECAL); /* recalibrate function */ in fdcintr()
|
| /netbsd/src/sys/arch/sparc/dev/ |
| D | fd.c | 728 fdc_wrfifo(fdc, NE7CMD_RECAL); in fdmatch() 1821 FDC_WRFIFO(fdc, NE7CMD_RECAL); in fdcstate()
|
| /netbsd/src/sys/arch/sparc64/dev/ |
| D | fdc.c | 898 fdc_wrfifo(fdc, NE7CMD_RECAL); 2007 FDC_WRFIFO(fdc, NE7CMD_RECAL);
|