Searched refs:NE7CMD_WRITE (Results 1 - 10 of 10) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dnec765reg.h62 #define NE7CMD_WRITE 0xc5 /* write - requires eight additional bytes */ macro
/netbsd-6-1-5-RELEASE/sys/arch/atari/dev/
H A Dhdfdreg.h44 #undef NE7CMD_WRITE macro
46 #define NE7CMD_WRITE 0x45 macro
H A Dhdfd.c1078 out_fdc(NE7CMD_WRITE); /* WRITE */
/netbsd-6-1-5-RELEASE/sys/arch/x68k/dev/
H A Dfd.c1273 out_fdc(iot, ioh, NE7CMD_WRITE); /* WRITE */
1355 out_fdc(iot, ioh, NE7CMD_WRITE); /* WRITE */
/netbsd-6-1-5-RELEASE/sys/arch/arc/jazz/
H A Dfd.c881 out_fdc(iot, ioh, NE7CMD_WRITE);/* WRITE */
/netbsd-6-1-5-RELEASE/sys/arch/sun3/dev/
H A Dfd.c1322 OUT_FDC(fdc, NE7CMD_WRITE, IOTIMEDOUT);
/netbsd-6-1-5-RELEASE/sys/dev/isa/
H A Dfd.c1172 out_fdc(iot, ioh, NE7CMD_WRITE); /* WRITE */
/netbsd-6-1-5-RELEASE/sys/arch/acorn32/mainbus/
H A Dfd.c1056 out_fdc(iot, ioh, NE7CMD_WRITE); /* WRITE */
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/dev/
H A Dfdc.c1811 FDC_WRFIFO(fdc, NE7CMD_WRITE);
/netbsd-6-1-5-RELEASE/sys/arch/sparc/dev/
H A Dfd.c1626 FDC_WRFIFO(fdc, NE7CMD_WRITE);

Completed in 213 milliseconds