Home
last modified time | relevance | path

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

/illumos-gate/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
/illumos-gate/usr/src/uts/i86pc/os/
H A Dfakebop.c971 DBG_MSG("Doing BIOS call...\n"); in do_bsys_doint()
976 DBG_MSG("done\n"); in do_bsys_doint()
1080 DBG_MSG("VBD bootpath set to "); in xen_vbdroot_props()
1081 DBG_MSG(vbdpath); in xen_vbdroot_props()
1082 DBG_MSG("\n"); in xen_vbdroot_props()
1930 DBG_MSG("no boot_archive!"); in relocate_boot_archive()
1982 DBG_MSG("Relocated pages:\n"); in relocate_boot_archive()
1984 DBG_MSG("Out of total pages:\n"); in relocate_boot_archive()
2145 DBG_MSG((char *)xbp->bi_cmdline); in _start()
2146 DBG_MSG("\n\n\n"); in _start()
[all …]
/illumos-gate/usr/src/uts/i86pc/dboot/
H A Ddboot_startkern.c252 DBG_MSG("Sorting phys-installed list\n"); in sort_physinstall()
907 DBG_MSG("Entered init_mem_alloc()\n"); in init_mem_alloc()
1257 DBG_MSG("OK\n"); in check_images()
1440 DBG_MSG("\nFinding Modules\n"); in dboot_process_modules()
1481 DBG_MSG("\nFinding Memory Map\n"); in dboot_process_mmap()
1625 DBG_MSG("Entered init_mem_alloc()\n"); in init_mem_alloc()
1980 DBG_MSG("Mapping kernel\n"); in build_page_tables()
2077 DBG_MSG("\nPage tables constructed\n"); in build_page_tables()
2263 DBG_MSG("\n\nillumos prekernel set: "); in startup_kernel()
2264 DBG_MSG(cmdline); in startup_kernel()
[all …]
H A Ddboot_xboot.h53 #define DBG_MSG(s) do { if (prom_debug) \ macro
/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Ddcs.h106 #define DBG_MSG 0x00000002 macro
H A Ddcs_msg.c304 DCS_DBG(DBG_MSG, "message %s: <%s, %s%s>", in print_msg_hdr()
H A Ddcs.c750 DCS_DBG(DBG_MSG, "unsupported version %d.%d", in invalid_msg()
758 DCS_DBG(DBG_MSG, "invalid session identifiers: " in invalid_msg()
1862 DCS_DBG(DBG_MSG, "bad opcode or message type"); in dcs_confirm_callback()
2020 DCS_DBG(DBG_MSG, "list access = %s", (perm == RDR_PRIVILEGED) ? in filter_list_data()
H A Ddcs_ses.c698 DCS_DBG(DBG_MSG, "abort_handler()"); in abort_handler()