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

  /src/sys/arch/emips/ebus/
icap_ebus.c 58 #define DEBUG_ERRORS 0x80
60 int icap_debug = DEBUG_ERRORS;
240 DEBUG_ERRORS);
ace_ebus.c 283 #define DEBUG_ERRORS 0x80
285 int ace_debug = DEBUG_ERRORS /*|DEBUG_WRITES*/;
707 DBGME(DEBUG_ERRORS, printf("Sysace::Lock timeout (st=%x)\n",Status));
755 DBGME(DEBUG_ERRORS, printf("Sysace::Unlock timeout (st=%x)\n",Status));
807 DBGME(DEBUG_ERRORS,
820 DBGME(DEBUG_ERRORS,
940 DBGME(DEBUG_ERRORS,
972 DBGME(DEBUG_ERRORS,
987 DBGME(DEBUG_ERRORS,
1030 DBGME(DEBUG_ERRORS,
    [all...]
flash_ebus.c 86 #define DEBUG_ERRORS 0x80
88 int eflash_debug = DEBUG_ERRORS;
1006 DBGME(DEBUG_ERRORS,printf("%s: Unlock of sector %d NOT completed (status=%x).\n",
1055 DBGME(DEBUG_ERRORS,printf("%s: Erase of sector %d NOT completed (status=%x).\n",
1183 DBGME(DEBUG_ERRORS,printf("eflash::ValidateArg(%qx) EOF\n", start));

Completed in 14 milliseconds