Searched refs:SBDP_DBG_MISC (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_mbox.c162 SBDP_DBG_MISC("show board completed: rv = %d\n", rv);
285 SBDP_DBG_MISC("failed to assign board: rv = %d\n", rv);
336 SBDP_DBG_MISC("failed to unassign board: rv = %d\n", rv);
431 SBDP_DBG_MISC("failed to claim board: rv = %d\n", rv);
439 SBDP_DBG_MISC("failed to prom attach board: rv = %d\n", rv);
455 SBDP_DBG_MISC("prom attach worked\n");
508 SBDP_DBG_MISC("sbdp_disconnect_board: board = %d node = %d\n",
531 SBDP_DBG_MISC("failed to prom detach board: rv = %d\n", rv);
536 SBDP_DBG_MISC("prom detach worked\n");
550 SBDP_DBG_MISC("faile
[all...]
H A Dsbdp.c270 SBDP_DBG_MISC("%s: couldn't get device_type\n", f);
300 SBDP_DBG_MISC("it is a sghsc\n");
305 SBDP_DBG_MISC("%s: couldn't get portid\n", f);
311 SBDP_DBG_MISC("%s: couldn't get length\n", f);
316 SBDP_DBG_MISC("%s: couldn't get registers\n", f);
333 SBDP_DBG_MISC("unit is %d\n", unit);
556 SBDP_DBG_MISC("adding new board info %d\n", board);
578 SBDP_DBG_MISC("cleaning up bd info for bd %d\n", board);
580 SBDP_DBG_MISC("cur is null\n");
723 SBDP_DBG_MISC("sbdp_setup_instanc
[all...]
H A Dsbdp_dr.c215 SBDP_DBG_MISC("%s: board is %d\n", f, bd);
H A Dsbdp_quiesce.c874 SBDP_DBG_MISC("sbdp_suspend() failed, err = 0x%x\n", err);
/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dsbdp_priv.h63 #define SBDP_DBG_MISC if (sbdp_debug & SBDPDBG_MISC) prom_printf macro
76 #define SBDP_DBG_MISC macro

Completed in 2605 milliseconds