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

/illumos-gate/usr/src/uts/i86pc/dboot/
H A Ddboot_xboot.h55 #define DBG_MSG(s) do { if (prom_debug) \ macro
H A Ddboot_startkern.c199 DBG_MSG("Sorting phys-installed list\n");
705 DBG_MSG("Entered init_mem_alloc()\n");
877 DBG_MSG("module has no hash; skipping check\n");
892 DBG_MSG("OK\n");
1087 DBG_MSG("Entered init_mem_alloc()\n");
1098 DBG_MSG("\nFinding Modules\n");
1119 DBG_MSG("\nFinding Memory Map\n");
1324 DBG_MSG("Mapping kernel\n");
1344 DBG_MSG("\nPage tables constructed\n");
1390 DBG_MSG("\nPag
[all...]
/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");
166 DBG(DBG_MSG, px_p->px_dip,
178 DBG(DBG_MSG, px_p->px_dip,
189 DBG(DBG_MSG, px_p->px_dip,
202 DBG(DBG_MSG, px_p->px_dip,
213 DBG(DBG_MSG, px_p->px_dip,
224 DBG(DBG_MSG, px_p->px_dip,
246 DBG(DBG_MSG, px_p->px_dip, "px_pec_msg_rem_intr: dip 0x%p\n", dip);
H A Dpx_debug.h49 /* 10 */ DBG_MSG, enumerator in enum:__anon9730
/illumos-gate/usr/src/uts/i86pc/os/
H A Dfakebop.c81 #define DBG_MSG(s) { if (kbm_debug) bop_printf(NULL, "%s", s); } macro
585 DBG_MSG("Opening /boot/solaris/bootenv.rc\n");
838 DBG_MSG("Doing BIOS call...");
843 DBG_MSG("done\n");
942 DBG_MSG("VBD bootpath set to ");
943 DBG_MSG(vbdpath);
944 DBG_MSG("\n");
1077 DBG_MSG("Command line too long: clearing "
1101 DBG_MSG("Command line too long: clearing fastreboot_capable\n");
1124 DBG_MSG("mb
[all...]
/illumos-gate/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>",
H A Ddcs.c752 DCS_DBG(DBG_MSG, "unsupported version %d.%d",
760 DCS_DBG(DBG_MSG, "invalid session identifiers: "
1864 DCS_DBG(DBG_MSG, "bad opcode or message type");
2022 DCS_DBG(DBG_MSG, "list access = %s", (perm == RDR_PRIVILEGED) ?
H A Ddcs_ses.c700 DCS_DBG(DBG_MSG, "abort_handler()");

Completed in 93 milliseconds