Home
last modified time | relevance | path

Searched refs:DBG_MSG (Results 1 – 9 of 9) sorted by relevance

/titanic_50/usr/src/uts/sun4/io/px/
H A Dpx_pec.c151 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 Dpx_debug.h49 /* 10 */ DBG_MSG, enumerator
/titanic_50/usr/src/uts/i86pc/os/
H A Dfakebop.c83 #define DBG_MSG(s) { if (kbm_debug) bop_printf(NULL, "%s", s); } macro
638 DBG_MSG("Opening /boot/solaris/bootenv.rc\n"); in boot_prop_finish()
880 DBG_MSG("Doing BIOS call..."); in do_bsys_doint()
885 DBG_MSG("done\n"); in do_bsys_doint()
984 DBG_MSG("VBD bootpath set to "); in xen_vbdroot_props()
985 DBG_MSG(vbdpath); in xen_vbdroot_props()
986 DBG_MSG("\n"); in xen_vbdroot_props()
1119 DBG_MSG("Command line too long: clearing " in build_panic_cmdline()
1144 DBG_MSG("Command line too long: clearing fastreboot_capable\n"); in build_fastboot_cmdline()
1167 DBG_MSG("mbi->mmap_length too big: clearing " in save_boot_info()
[all …]
/titanic_50/usr/src/uts/i86pc/dboot/
H A Ddboot_startkern.c235 DBG_MSG("Sorting phys-installed list\n"); in sort_physinstall()
888 DBG_MSG("Entered init_mem_alloc()\n"); in init_mem_alloc()
1170 DBG_MSG("module has no hash; skipping check\n"); in check_images()
1185 DBG_MSG("OK\n"); in check_images()
1363 DBG_MSG("\nFinding Modules\n"); in dboot_process_modules()
1404 DBG_MSG("\nFinding Memory Map\n"); in dboot_process_mmap()
1548 DBG_MSG("Entered init_mem_alloc()\n"); in init_mem_alloc()
1692 DBG_MSG("Mapping kernel\n"); in build_page_tables()
1712 DBG_MSG("\nPage tables constructed\n"); in build_page_tables()
1758 DBG_MSG("\nPage tables constructed\n"); in build_page_tables()
[all …]
H A Ddboot_xboot.h55 #define DBG_MSG(s) do { if (prom_debug) \ macro
/titanic_50/usr/src/cmd/dcs/sparc/sun4u/
H A Ddcs.h108 #define DBG_MSG 0x00000002 macro
H A Ddcs_msg.c306 DCS_DBG(DBG_MSG, "message %s: <%s, %s%s>", in print_msg_hdr()
H A Ddcs.c752 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 Ddcs_ses.c700 DCS_DBG(DBG_MSG, "abort_handler()"); in abort_handler()