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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dnec765reg.h59 #define NE7CMD_SPECIFY 3 /* specify drive parameters - requires unit macro
/netbsd-6-1-5-RELEASE/sys/dev/isa/
H A Dfdc_isa.c159 if (out_fdc(iot, ioh, NE7CMD_SPECIFY) < 0)
H A Dfd.c401 if (out_fdc(iot, ioh, NE7CMD_SPECIFY) < 0) {
1101 out_fdc(iot, ioh, NE7CMD_SPECIFY);/* specify command */
/netbsd-6-1-5-RELEASE/sys/arch/atari/isa/
H A Dfdcisa.c160 if (out_fdc(iot, ioh, NE7CMD_SPECIFY) < 0)
/netbsd-6-1-5-RELEASE/sys/arch/arc/jazz/
H A Dfdc_jazzio.c140 if (out_fdc(iot, ioh, NE7CMD_SPECIFY) < 0)
H A Dfd.c827 out_fdc(iot, ioh, NE7CMD_SPECIFY);/* specify command */
/netbsd-6-1-5-RELEASE/sys/arch/atari/dev/
H A Dhdfd.c355 if (out_fdc(NE7CMD_SPECIFY) < 0)
997 out_fdc(NE7CMD_SPECIFY);/* specify command */
/netbsd-6-1-5-RELEASE/sys/arch/sun3/dev/
H A Dfd.c590 OUT_FDC(fdc, NE7CMD_SPECIFY);
1232 OUT_FDC(fdc, NE7CMD_SPECIFY, SEEKTIMEDOUT);
/netbsd-6-1-5-RELEASE/sys/arch/x68k/dev/
H A Dfd.c489 out_fdc(iot, ioh, NE7CMD_SPECIFY); /* specify command */
1161 out_fdc(iot, ioh, NE7CMD_SPECIFY); /* specify command */
/netbsd-6-1-5-RELEASE/sys/arch/acorn32/mainbus/
H A Dfd.c325 if (out_fdc(iot, ioh, NE7CMD_SPECIFY) < 0)
965 out_fdc(iot, ioh, NE7CMD_SPECIFY);/* specify command */
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/dev/
H A Dfdc.c957 fdc_wrfifo(fdc, NE7CMD_SPECIFY);
1700 FDC_WRFIFO(fdc, NE7CMD_SPECIFY);
/netbsd-6-1-5-RELEASE/sys/arch/sparc/dev/
H A Dfd.c786 fdc_wrfifo(fdc, NE7CMD_SPECIFY);
1517 FDC_WRFIFO(fdc, NE7CMD_SPECIFY);

Completed in 216 milliseconds