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

  /src/sys/arch/emips/include/
param.h 69 #ifndef NMBCLUSTERS
75 #define NMBCLUSTERS 2048 /* map size, max cluster allocation */
77 #define NMBCLUSTERS 1024 /* map size, max cluster allocation */
  /src/sys/arch/playstation2/include/
param.h 95 #ifndef NMBCLUSTERS
101 #define NMBCLUSTERS 2048 /* Map size, max cluster allocation */
103 #define NMBCLUSTERS 1024 /* Map size, max cluster allocation */

Completed in 12 milliseconds