Searched defs:MAXPHYS (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/arch/hpc/stand/include/machine/
H A Dparam.h8 #define MAXPHYS (64 * 1024) /* max raw I/O transfer size */ macro
/netbsd-current/sys/arch/sun3/include/
H A Dparam.h57 #define MAXPHYS 0xe000 /* XXX: sun3 DMA can't handle 64KB? */ macro
/netbsd-current/sys/arch/sun2/include/
H A Dparam.h73 #define MAXPHYS 0xe000 macro
/netbsd-current/sys/uvm/
H A Duvm_readahead.c71 #undef MAXPHYS macro
72 #define MAXPHYS 0x8000 /* XXX */ macro
/netbsd-current/sys/sys/
H A Dparam.h200 #define MAXPHYS (64 * 1024) /* max raw I/O transfer size */ macro
/netbsd-current/tools/compat/
H A Dcompat_defs.h1249 #define MAXPHYS (64 * 1024) macro

Completed in 203 milliseconds