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

  /src/sys/arch/sparc64/dev/
pyro.c 62 #define PDB_CONF 0x08
290 DPRINTF(PDB_CONF, ("%s: tag %lx reg %x ", __func__, (long)tag, reg));
304 DPRINTF(PDB_CONF, (" returning %08x\n", (u_int)val));
313 DPRINTF(PDB_CONF, ("%s: tag %lx; reg %x; data %x", __func__,
318 DPRINTF(PDB_CONF, (" .. bad addr\n"));
327 DPRINTF(PDB_CONF, (" .. done\n"));
psycho.c 72 #define PDB_CONF 0x10
1389 DPRINTF(PDB_CONF, ("%s: tag %lx reg %x ", __func__,
1393 DPRINTF(PDB_CONF, ("asi=%x addr=%qx (offset=%x) ...",
1412 else DPRINTF(PDB_CONF, ("%s: bogus pcitag %x -", __func__,
1415 DPRINTF(PDB_CONF, (" returning %08x\n", (u_int)val));
1426 DPRINTF(PDB_CONF, ("%s: tag %lx; reg %x; data %x; ", __func__,
1428 DPRINTF(PDB_CONF, ("asi = %x; readaddr = %qx (offset = %x)\n",
1435 DPRINTF(PDB_CONF, ("%s: bad addr", __func__));

Completed in 13 milliseconds