Home
last modified time | relevance | path

Searched refs:sparc_pci_debug (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/arch/sparc64/dev/
H A Dpci_machdep.c39 int sparc_pci_debug = 0x0; variable
40 #define DPRINTF(l, s) do { if (sparc_pci_debug & l) printf s; } while (0)
167 if (sparc_pci_debug & SPDB_PROBE) { in pci_make_tag()
183 if (sparc_pci_debug & SPDB_PROBE) { in pci_make_tag()