Searched refs:D_WARN (Results 1 – 5 of 5) sorted by relevance
47 #define D_WARN 0x00000002 // Warnings macro
258 DEBUG ((D_LOAD|D_WARN, "OpenSimpleReadFile: Device did not support a known load protocol\n")); in OpenSimpleReadFile()
250 if (mask & D_WARN) { in DbgPrint()