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

  /src/sys/dev/mca/
esp_mca.c 79 static int esp_mca_debug = 0; variable in typeref:typename:int
80 #define DPRINTF(x) if (esp_mca_debug) printf x;
esp_mca.c 79 static int esp_mca_debug = 0; variable in typeref:typename:int
80 #define DPRINTF(x) if (esp_mca_debug) printf x;

Completed in 23 milliseconds