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

  /src/sys/arch/sparc64/dev/
vpci.c 66 int vpci_debug = 0x00; variable in typeref:typename:int
67 #define DPRINTF(l, s) do { if (vpci_debug & l) printf s; } while (0)
vpci.c 66 int vpci_debug = 0x00; variable in typeref:typename:int
67 #define DPRINTF(l, s) do { if (vpci_debug & l) printf s; } while (0)

Completed in 21 milliseconds