Home
last modified time | relevance | path

Searched refs:NE7CMD_SPECIFY (Results 1 – 12 of 12) sorted by relevance

/netbsd/src/sys/dev/ic/
Dnec765reg.h59 #define NE7CMD_SPECIFY 3 /* specify drive parameters - requires unit macro
/netbsd/src/sys/arch/atari/isa/
Dfdcisa.c160 if (out_fdc(iot, ioh, NE7CMD_SPECIFY) < 0) in fdc_isa_probe()
/netbsd/src/sys/dev/isa/
Dfdc_isa.c162 if (out_fdc(iot, ioh, NE7CMD_SPECIFY) < 0) in fdc_isa_probe()
Dfd.c421 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/
Dfdc_jazzio.c140 if (out_fdc(iot, ioh, NE7CMD_SPECIFY) < 0) in fdc_jazzio_probe()
Dfd.c843 out_fdc(iot, ioh, NE7CMD_SPECIFY);/* specify command */ in fdcintr()
/netbsd/src/sys/arch/atari/dev/
Dhdfd.c374 if (out_fdc(NE7CMD_SPECIFY) < 0) in fdcprobe()
1016 out_fdc(NE7CMD_SPECIFY);/* specify command */ in fdcintr()
/netbsd/src/sys/arch/acorn32/mainbus/
Dfd.c343 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/
Dfd.c609 OUT_FDC(fdc, NE7CMD_SPECIFY); in fdattach()
1251 OUT_FDC(fdc, NE7CMD_SPECIFY, SEEKTIMEDOUT); in fdcstate()
/netbsd/src/sys/arch/x68k/dev/
Dfd.c513 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/
Dfd.c806 fdc_wrfifo(fdc, NE7CMD_SPECIFY); in fdattach()
1537 FDC_WRFIFO(fdc, NE7CMD_SPECIFY); in fdcstate()
/netbsd/src/sys/arch/sparc64/dev/
Dfdc.c977 fdc_wrfifo(fdc, NE7CMD_SPECIFY);
1720 FDC_WRFIFO(fdc, NE7CMD_SPECIFY);