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

  /src/sys/ddb/
db_output.c 62 #ifndef DB_MAX_LINE
63 #define DB_MAX_LINE 24 /* maximum line */
64 #endif /* DB_MAX_LINE */
75 int db_max_line = DB_MAX_LINE; /* output max lines */ variable in typeref:typename:int
161 if (db_max_line >= DB_MIN_MAX_LINE && db_output_line >= db_max_line-1)
  /src/sys/arch/evbarm/conf/
BCM5301X 140 options DB_MAX_LINE=INT_MAX
BCM56340 140 options DB_MAX_LINE=INT_MAX

Completed in 12 milliseconds