/titanic_50/usr/src/uts/sun4u/sys/pci/ |
H A D | pci_debug.h | 102 #define DEBUG4(flag, dip, fmt, a1, a2, a3, a4) \ macro 118 #define DEBUG4(flag, dip, fmt, a1, a2, a3, a4) macro
|
/titanic_50/usr/src/uts/sun4u/io/pci/ |
H A D | pci_dma.c | 63 DEBUG4(DBG_SC, dip, "%x+%x out of window [%x,%x)\n", in pci_sc_pg_inv() 158 DEBUG4(DBG_DMA_SYNC, dip, "%s%d flags=%x,%x\n", ddi_driver_name(rdip), in pci_dma_sync() 160 DEBUG4(DBG_SC, dip, "dmai_mapping=%x, dmai_sz=%x off=%x len=%x\n", in pci_dma_sync() 438 DEBUG4(DBG_DMA_ALLOCH, pci_p->pci_dip, "hi=%x.%08x lo=%x.%08x\n", in pci_dma_attr2hdl() 440 DEBUG4(DBG_DMA_ALLOCH, pci_p->pci_dip, "seg=%x.%08x align=%x.%08x\n", in pci_dma_attr2hdl() 483 DEBUG4(DBG_DMA_ALLOCH, pci_p->pci_dip, "hi=%x.%08x, lo=%x.%08x\n", in pci_dma_attr2hdl() 883 DEBUG4(DBG_DMA_MAP, pci_p->pci_dip, in pci_dvma_win() 1624 DEBUG4(flag, dip, "mp(%p): flags=%x mapping=%lx xfer_size=%x\n", in dump_dma_handle() 1626 DEBUG4(flag|DBG_CONT, dip, "\tnpages=%x roffset=%x rflags=%x nwin=%x\n", in dump_dma_handle() 1629 DEBUG4(flag|DBG_CONT, dip, "\twinsize=%x tte=%p pfnlst=%p pfn0=%p\n", in dump_dma_handle() [all …]
|
H A D | simba.c | 81 #define DEBUG4(f, s, a, b, c, d) if ((f)& simba_debug_flags) \ macro 96 #define DEBUG4(f, s, a, b, c, d) macro 906 DEBUG4(D_DETACH, "%s%d: skipping unattached %s%d\n", in simba_save_config_regs() 914 DEBUG4(D_DETACH, "%s%d: saving regs for %s%d\n", in simba_save_config_regs() 921 DEBUG4(D_DETACH, "%s%d: can't config space for %s%d\n", in simba_save_config_regs() 1007 DEBUG4(D_ATTACH, "%s%d: can't config space for %s%d\n", in simba_restore_config_regs()
|
H A D | pci_pbm.c | 111 DEBUG4(DBG_ATTACH, dip, in pbm_create()
|
H A D | pci_tools.c | 674 DEBUG4(DBG_TOOLS, dip, in pcitool_bus_reg_ops() 818 DEBUG4(DBG_TOOLS, dip, "config access: base:0x%llx, " in pcitool_config_request()
|
H A D | pci_fdvma.c | 263 DEBUG4(DBG_DMA_CTL, dip, in pci_fdvma_reserve()
|
H A D | pci_reloc.c | 328 DEBUG4(DBG_RELOC, rdip, "mp %p: index 0x%x, " in pci_fdvma_postrelocator()
|
H A D | pci_util.c | 249 DEBUG4(DBG_MAP | DBG_CONT, pci_p->pci_dip, in pci_xlate_reg()
|
H A D | pci_intr.c | 156 DEBUG4(DBG_A_INTX, pci_p->pci_dip, in map_pcidev_cfg_reg()
|
H A D | pcisch.c | 516 DEBUG4(DBG_ATTACH, dip, "address (%p,%p,%p,%p)\n", in map_pci_registers() 3041 DEBUG4(DBG_ATTACH|DBG_CONT, iommu_p->iommu_pci_p->pci_dip, in pci_iommu_config() 3334 DEBUG4(DBG_INIT_CLD, pci_p->pci_dip, "%s: XMITS " in pci_post_init_child()
|
H A D | pci.c | 701 DEBUG4(DBG_DMA_BINDH, dip, "rdip=%s%d mp=%p dmareq=%p\n", in pci_dma_bindhdl()
|
/titanic_50/usr/src/uts/common/io/ |
H A D | ldterm.c | 541 #define DEBUG4(a) if (ldterm_debug >= 4) printf a /* M_READ Stuff */ macro 549 #define DEBUG4(a) macro 2740 DEBUG4(("ldterm_do_noncanon: allcob failed\n")); in ldterm_dononcanon() 2776 DEBUG4(("bytes_in_bp is zero\n")); in ldterm_dononcanon() 2781 DEBUG4(("ldterm_do_noncanon: VMIN = %d, VTIME = %d, msglen = %d, \ in ldterm_dononcanon() 2797 DEBUG4(("Incoming data while M_READ'ing\n")); in ldterm_dononcanon() 2807 DEBUG4(("ldterm_do_noncanon called, but no data!\n")); in ldterm_dononcanon() 2839 DEBUG4(("CAUTION message block not freed\n")); in ldterm_dononcanon() 3099 DEBUG4(( in ldtermwput() 4795 DEBUG4(("CHANGING TO CANON MODE\n")); in chgstropts() [all …]
|
/titanic_50/usr/src/uts/sun4u/montecarlo/sys/ |
H A D | scsb.h | 693 #define DEBUG4(fmt, a1, a2, a3, a4)\ macro 701 #define DEBUG4(fmt, a1, a2, a3, a4) macro
|
/titanic_50/usr/src/uts/intel/io/hotplug/pcicfg/ |
H A D | pcicfg.c | 201 #define DEBUG4(fmt, a1, a2, a3, a4)\ macro 212 #define DEBUG4(fmt, a1, a2, a3, a4) macro 2733 DEBUG4("Returned 0x%x of 32 bit %s space" in pcicfg_free_device_resources() 4613 DEBUG4("Start of Unallocated Bridge(%d slots) Resources Mem=0x%lx " in pcicfg_probe_bridge() 4683 DEBUG4("mem_end %lx, io_end %lx, pf_mem_end %lx" in pcicfg_probe_bridge()
|
/titanic_50/usr/src/uts/sun4/io/ |
H A D | pcicfg.c | 242 #define DEBUG4(fmt, a1, a2, a3, a4)\ macro 250 #define DEBUG4(fmt, a1, a2, a3, a4) macro 5771 DEBUG4("pcicfg_dump_assigned - size=%x low=%x mid=%x high=%x\n", in pcicfg_dump_assigned() 5804 DEBUG4("pcicfg_load_fcode() - " in pcicfg_load_fcode()
|
/titanic_50/usr/src/uts/sun4u/montecarlo/io/ |
H A D | hsc.c | 1161 DEBUG4("hsc_slot_occupancy: slot %d %s, ac=%d, healthy=%d", in hsc_slot_occupancy()
|
H A D | scsb.c | 6662 DEBUG4("scsb_fru_op(start): code=%x, offset=%x, tmp=%x, reg=%x\n", in scsb_fru_op() 6681 DEBUG4("scsb_fru_op: unit=%x, base=%x, op=%d, rc=%x\n", unit, base, in scsb_fru_op()
|