Searched refs:DBG_MAP (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/uts/sun4/io/px/ |
H A D | px_util.c | 151 DBG(DBG_MAP | DBG_CONT, dip, "\tpx_reloc_reg fr: %x.%x.%x %x.%x\n", in px_reloc_reg() 166 DBG(DBG_MAP | DBG_CONT, dip, "bad bus# (%x)\n", bus); in px_reloc_reg() 175 DBG(DBG_MAP | DBG_CONT, dip, "%s%d: assigned-addresses %d\n", in px_reloc_reg() 201 DBG(DBG_MAP | DBG_CONT, dip, "\tpx_reloc_reg to: %x.%x.%x %x.%x <%d>\n", in px_reloc_reg() 253 DBG(DBG_MAP | DBG_CONT, px_p->px_dip, in px_xlate_reg()
|
H A D | px_debug.h | 39 /* 2 */ DBG_MAP, enumerator
|
H A D | px.c | 736 DBG(DBG_MAP, dip, "rdip=%s%d:", in px_map() 749 DBG(DBG_MAP | DBG_CONT, dip, " r#=%x", r_no); in px_map() 765 DBG(DBG_MAP | DBG_CONT, dip, "\n"); in px_map()
|
/titanic_44/usr/src/uts/sun4u/io/pci/ |
H A D | pci_util.c | 163 DEBUG5(DBG_MAP | DBG_CONT, dip, "\tpci_reloc_reg fr: %x.%x.%x %x.%x\n", in pci_reloc_reg() 172 DEBUG0(DBG_MAP | DBG_CONT, pci_p->pci_dip, in pci_reloc_reg() 201 DEBUG5(DBG_MAP | DBG_CONT, dip, "\tpci_reloc_reg to: %x.%x.%x %x.%x\n", in pci_reloc_reg() 249 DEBUG4(DBG_MAP | DBG_CONT, pci_p->pci_dip, in pci_xlate_reg()
|
H A D | pci_debug.c | 46 {DBG_MAP, "map"},
|
H A D | pci.c | 490 DEBUG2(DBG_MAP, dip, "rdip=%s%d:", in pci_map() 503 DEBUG1(DBG_MAP | DBG_CONT, dip, " r#=%x", r_no); in pci_map() 519 DEBUG0(DBG_MAP | DBG_CONT, dip, "\n"); in pci_map()
|
/titanic_44/usr/src/uts/sun4u/sys/pci/ |
H A D | pci_debug.h | 45 #define DBG_MAP 0x4ull macro
|
/titanic_44/usr/src/uts/sun4v/io/px/ |
H A D | px_lib4v.c | 1750 DBG(DBG_MAP, px_p->px_dip, in px_lib_ctlops_poke() 1915 DBG(DBG_MAP, px_p->px_dip, in px_lib_ctlops_peek()
|