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

  /src/sys/arch/sparc/sparc/
pci_machdep.c 49 #define SPDB_PROBE 0x20
256 if (sparc_pci_debug & SPDB_PROBE) {
272 if (sparc_pci_debug & SPDB_PROBE) {
311 if (sparc_pci_debug & SPDB_PROBE) {
331 DPRINTF(SPDB_PROBE, ("> found node %x %s\n", node, name));
  /src/sys/arch/sparc64/dev/
pci_machdep.c 62 #define SPDB_PROBE 0x20
177 DPRINTF(SPDB_PROBE, ("curnode %x %s\n", node,
185 DPRINTF(SPDB_PROBE, printf("going up to node %x %s\n",
200 DPRINTF(SPDB_PROBE, ("checking node %x %s\n", node,
222 DPRINTF(SPDB_PROBE, ("going down to node %x %s\n", node,

Completed in 112 milliseconds