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

  /src/sys/arch/i386/pnpbios/
pnpbios.c 73 #ifdef PNPBIOSDEBUG
75 int pnpbiosdebug = PNPBIOSDEBUG_VALUE; variable in typeref:typename:int
77 int pnpbiosdebug = 1; variable in typeref:typename:int
79 #define DPRINTF(x) if (pnpbiosdebug) aprint_normal x
153 #ifdef PNPBIOSDEBUG
896 #ifdef PNPBIOSDEBUG
1031 #ifdef PNPBIOSDEBUG
1048 #ifdef PNPBIOSDEBUG
1065 #ifdef PNPBIOSDEBUG
1110 #ifdef PNPBIOSDEBUG
    [all...]
pnpbios.c 73 #ifdef PNPBIOSDEBUG
75 int pnpbiosdebug = PNPBIOSDEBUG_VALUE; variable in typeref:typename:int
77 int pnpbiosdebug = 1; variable in typeref:typename:int
79 #define DPRINTF(x) if (pnpbiosdebug) aprint_normal x
153 #ifdef PNPBIOSDEBUG
896 #ifdef PNPBIOSDEBUG
1031 #ifdef PNPBIOSDEBUG
1048 #ifdef PNPBIOSDEBUG
1065 #ifdef PNPBIOSDEBUG
1110 #ifdef PNPBIOSDEBUG
    [all...]

Completed in 24 milliseconds