Searched refs:DBG_MSG (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/uts/sun4/io/px/ |
H A D | px_pec.c | 151 DBG(DBG_MSG, px_p->px_dip, "px_pec_msg_add_intr\n"); in px_pec_msg_add_intr() 166 DBG(DBG_MSG, px_p->px_dip, in px_pec_msg_add_intr() 178 DBG(DBG_MSG, px_p->px_dip, in px_pec_msg_add_intr() 189 DBG(DBG_MSG, px_p->px_dip, in px_pec_msg_add_intr() 202 DBG(DBG_MSG, px_p->px_dip, in px_pec_msg_add_intr() 213 DBG(DBG_MSG, px_p->px_dip, in px_pec_msg_add_intr() 224 DBG(DBG_MSG, px_p->px_dip, in px_pec_msg_add_intr() 246 DBG(DBG_MSG, px_p->px_dip, "px_pec_msg_rem_intr: dip 0x%p\n", dip); in px_pec_msg_rem_intr()
|
H A D | px_debug.h | 49 /* 10 */ DBG_MSG, enumerator
|
/titanic_41/usr/src/uts/i86pc/os/ |
H A D | fakebop.c | 81 #define DBG_MSG(s) { if (kbm_debug) bop_printf(NULL, "%s", s); } macro 636 DBG_MSG("Opening /boot/solaris/bootenv.rc\n"); in boot_prop_finish() 878 DBG_MSG("Doing BIOS call..."); in do_bsys_doint() 883 DBG_MSG("done\n"); in do_bsys_doint() 982 DBG_MSG("VBD bootpath set to "); in xen_vbdroot_props() 983 DBG_MSG(vbdpath); in xen_vbdroot_props() 984 DBG_MSG("\n"); in xen_vbdroot_props() 1117 DBG_MSG("Command line too long: clearing " in build_panic_cmdline() 1141 DBG_MSG("Command line too long: clearing fastreboot_capable\n"); in build_fastboot_cmdline() 1164 DBG_MSG("mbi->mmap_length too big: clearing " in save_boot_info() [all …]
|
/titanic_41/usr/src/uts/i86pc/dboot/ |
H A D | dboot_startkern.c | 199 DBG_MSG("Sorting phys-installed list\n"); in sort_physinstall() 705 DBG_MSG("Entered init_mem_alloc()\n"); in init_mem_alloc() 877 DBG_MSG("module has no hash; skipping check\n"); in check_images() 892 DBG_MSG("OK\n"); in check_images() 1087 DBG_MSG("Entered init_mem_alloc()\n"); in init_mem_alloc() 1098 DBG_MSG("\nFinding Modules\n"); in init_mem_alloc() 1119 DBG_MSG("\nFinding Memory Map\n"); in init_mem_alloc() 1324 DBG_MSG("Mapping kernel\n"); in build_page_tables() 1344 DBG_MSG("\nPage tables constructed\n"); in build_page_tables() 1390 DBG_MSG("\nPage tables constructed\n"); in build_page_tables() [all …]
|
H A D | dboot_xboot.h | 55 #define DBG_MSG(s) do { if (prom_debug) \ macro
|
/titanic_41/usr/src/cmd/dcs/sparc/sun4u/ |
H A D | dcs.h | 108 #define DBG_MSG 0x00000002 macro
|
H A D | dcs_msg.c | 306 DCS_DBG(DBG_MSG, "message %s: <%s, %s%s>", in print_msg_hdr()
|
H A D | dcs.c | 752 DCS_DBG(DBG_MSG, "unsupported version %d.%d", in invalid_msg() 760 DCS_DBG(DBG_MSG, "invalid session identifiers: " in invalid_msg() 1864 DCS_DBG(DBG_MSG, "bad opcode or message type"); in dcs_confirm_callback() 2022 DCS_DBG(DBG_MSG, "list access = %s", (perm == RDR_PRIVILEGED) ? in filter_list_data()
|
H A D | dcs_ses.c | 700 DCS_DBG(DBG_MSG, "abort_handler()"); in abort_handler()
|