HomeSort by: relevance | last modified time | path
    Searched refs:MEMORY_DISK_SERVER (Results 1 - 14 of 14) sorted by relevancy

  /src/sys/arch/hpcarm/conf/
INSTALL_JORNADA720 12 options MEMORY_DISK_SERVER=0 # no userspace memory disk support
INSTALL_IPAQ 12 options MEMORY_DISK_SERVER=0 # no userspace memory disk support
INSTALL_WZERO3 12 options MEMORY_DISK_SERVER=0 # no userspace memory disk support
  /src/sys/arch/hpcsh/conf/
RAMDISK 15 options MEMORY_DISK_SERVER=0 # no userspace memory disk support
  /src/sys/arch/sgimips/conf/
INSTALL64_IP2x 13 options MEMORY_DISK_SERVER=0 # no userspace memory disk support
INSTALL64_IP3x 13 options MEMORY_DISK_SERVER=0 # no userspace memory disk support
INSTALL32_IP3x 11 options MEMORY_DISK_SERVER=0 # no userspace memory disk support
INSTALL32_IP2x 13 options MEMORY_DISK_SERVER=0 # no userspace memory disk support
  /src/sys/arch/hpcmips/conf/
INSTALL_TX3912 14 options MEMORY_DISK_SERVER=0 # no userspace memory disk support
RAMDISK 17 options MEMORY_DISK_SERVER=0 # no userspace memory disk support
LCARD 22 options MEMORY_DISK_SERVER=0 # no userspace memory disk support
MPC303 490 options MEMORY_DISK_SERVER=0 # no userspace memory disk support
  /src/sys/arch/playstation2/conf/
RAMDISK 23 options MEMORY_DISK_SERVER=0 # no userspace memory disk support
  /src/sys/dev/
md.c 48 #define MEMORY_DISK_SERVER 1
71 * Use `options MEMORY_DISK_SERVER=0' to turn it off.
73 #ifndef MEMORY_DISK_SERVER
74 #error MEMORY_DISK_SERVER should be defined by opt_md.h
75 #endif /* MEMORY_DISK_SERVER */
227 #if MEMORY_DISK_SERVER
231 #endif /* MEMORY_DISK_SERVER */
425 #if MEMORY_DISK_SERVER
434 #endif /* MEMORY_DISK_SERVER */
512 #if MEMORY_DISK_SERVER
    [all...]

Completed in 34 milliseconds