HomeSort by: relevance | last modified time | path
    Searched defs:FDC_MAXIOSIZE (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/arch/acorn32/mainbus/
fdreg.h 63 #define FDC_MAXIOSIZE PAGE_SIZE /* XXX should be MAXBSIZE */
  /src/sys/arch/sparc/dev/
fdvar.h 33 #define FDC_MAXIOSIZE NBPG /* XXX should be MAXBSIZE */
  /src/sys/arch/sparc64/dev/
fdcvar.h 33 #define FDC_MAXIOSIZE NBPG /* XXX should be MAXBSIZE */
  /src/sys/arch/sun3/dev/
fdvar.h 33 #define FDC_MAXIOSIZE NBPG /* XXX should be MAXBSIZE */
  /src/sys/arch/x68k/dev/
fdreg.h 52 #define FDC_MAXIOSIZE MAXBSIZE
  /src/sys/arch/atari/dev/
hdfdreg.h 75 #define FDC_MAXIOSIZE PAGE_SIZE /* XXX should be MAXBSIZE */

Completed in 18 milliseconds