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

  /src/sys/arch/sgimips/gio/
pci_gio.c 62 int giopci_debug = 0; variable in typeref:typename:int
63 #define DPRINTF(_x) if (giopci_debug) printf _x
143 pci_conf_debug = giopci_debug;
pci_gio.c 62 int giopci_debug = 0; variable in typeref:typename:int
63 #define DPRINTF(_x) if (giopci_debug) printf _x
143 pci_conf_debug = giopci_debug;

Completed in 78 milliseconds