Searched refs:NE7CMD_SPECIFY (Results 1 – 12 of 12) sorted by relevance
| /netbsd/src/sys/dev/ic/ |
| D | nec765reg.h | 59 #define NE7CMD_SPECIFY 3 /* specify drive parameters - requires unit macro
|
| /netbsd/src/sys/arch/atari/isa/ |
| D | fdcisa.c | 160 if (out_fdc(iot, ioh, NE7CMD_SPECIFY) < 0) in fdc_isa_probe()
|
| /netbsd/src/sys/dev/isa/ |
| D | fdc_isa.c | 162 if (out_fdc(iot, ioh, NE7CMD_SPECIFY) < 0) in fdc_isa_probe()
|
| D | fd.c | 421 if (out_fdc(iot, ioh, NE7CMD_SPECIFY) < 0) { in fdcfinishattach() 1125 out_fdc(iot, ioh, NE7CMD_SPECIFY);/* specify command */ in fdcintr1()
|
| /netbsd/src/sys/arch/arc/jazz/ |
| D | fdc_jazzio.c | 140 if (out_fdc(iot, ioh, NE7CMD_SPECIFY) < 0) in fdc_jazzio_probe()
|
| D | fd.c | 843 out_fdc(iot, ioh, NE7CMD_SPECIFY);/* specify command */ in fdcintr()
|
| /netbsd/src/sys/arch/atari/dev/ |
| D | hdfd.c | 374 if (out_fdc(NE7CMD_SPECIFY) < 0) in fdcprobe() 1016 out_fdc(NE7CMD_SPECIFY);/* specify command */ in fdcintr()
|
| /netbsd/src/sys/arch/acorn32/mainbus/ |
| D | fd.c | 343 if (out_fdc(iot, ioh, NE7CMD_SPECIFY) < 0) in fdcprobe() 986 out_fdc(iot, ioh, NE7CMD_SPECIFY);/* specify command */ in fdcintr()
|
| /netbsd/src/sys/arch/sun3/dev/ |
| D | fd.c | 609 OUT_FDC(fdc, NE7CMD_SPECIFY); in fdattach() 1251 OUT_FDC(fdc, NE7CMD_SPECIFY, SEEKTIMEDOUT); in fdcstate()
|
| /netbsd/src/sys/arch/x68k/dev/ |
| D | fd.c | 513 out_fdc(iot, ioh, NE7CMD_SPECIFY); /* specify command */ in fdcattach() 1185 out_fdc(iot, ioh, NE7CMD_SPECIFY); /* specify command */ in fdcintr()
|
| /netbsd/src/sys/arch/sparc/dev/ |
| D | fd.c | 806 fdc_wrfifo(fdc, NE7CMD_SPECIFY); in fdattach() 1537 FDC_WRFIFO(fdc, NE7CMD_SPECIFY); in fdcstate()
|
| /netbsd/src/sys/arch/sparc64/dev/ |
| D | fdc.c | 977 fdc_wrfifo(fdc, NE7CMD_SPECIFY); 1720 FDC_WRFIFO(fdc, NE7CMD_SPECIFY);
|