Home | Sort by: relevance | last modified time | path |
/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) |