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

  /src/sys/arch/sparc/sparc/
pci_machdep.c 49 #define SPDB_PROBE 0x20
235 if (sparc_pci_debug & SPDB_PROBE) {
251 if (sparc_pci_debug & SPDB_PROBE) {
290 if (sparc_pci_debug & SPDB_PROBE) {
310 DPRINTF(SPDB_PROBE, ("> found node %x %s\n", node, name));
  /src/sys/arch/sparc64/dev/
pci_machdep.c 61 #define SPDB_PROBE 0x20
155 DPRINTF(SPDB_PROBE, ("curnode %x %s\n", node,
163 DPRINTF(SPDB_PROBE, printf("going up to node %x %s\n",
178 DPRINTF(SPDB_PROBE, ("checking node %x %s\n", node,
200 DPRINTF(SPDB_PROBE, ("going down to node %x %s\n", node,

Completed in 14 milliseconds