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

  /src/sys/arch/next68k/dev/
esp.c 112 #undef ESP_DEBUG
115 #ifdef ESP_DEBUG
116 int esp_debug = 0; variable
117 #define DPRINTF(x) if (esp_debug) printf x;
136 #ifdef ESP_DEBUG
186 #ifdef ESP_DEBUG
297 #ifdef ESP_DEBUG
505 #ifdef ESP_DEBUG
510 if (esp_debug) {
614 #ifdef ESP_DEBUG
    [all...]

Completed in 20 milliseconds