Home
last modified time | relevance | path

Searched refs:SBDP_DBG_FUNC (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp.c188 SBDP_DBG_FUNC("%s\n", f); in sbdp_get_bd_and_wnode_num()
214 SBDP_DBG_FUNC("%s\n", f); in sbdp_get_board_num()
259 SBDP_DBG_FUNC("%s\n", f); in sbdp_get_unit_num()
390 SBDP_DBG_FUNC("%s\n", f); in sbdp_update_bd_info()
464 SBDP_DBG_FUNC("%s\n", f); in sbdp_bd_init()
489 SBDP_DBG_FUNC("%s\n", f); in sbdp_bd_fini()
510 SBDP_DBG_FUNC("%s\n", f); in sbdp_wnode_init()
531 SBDP_DBG_FUNC("%s\n", f); in sbdp_wnode_fini()
552 SBDP_DBG_FUNC("%s\n", f); in sbdp_add_new_bd_info()
574 SBDP_DBG_FUNC("%s\n", f); in sbdp_cleanup_bd()
[all …]
H A Dsbdp_mbox.c84 SBDP_DBG_FUNC("%s\n", f); in sbdp_showbd_2_sbd_stat()
131 SBDP_DBG_FUNC("%s\n", f); in sbdp_get_board_status()
260 SBDP_DBG_FUNC("%s\n", f); in sbdp_assign_board()
311 SBDP_DBG_FUNC("%s\n", f); in sbdp_unassign_board()
352 SBDP_DBG_FUNC("%s\n", f); in sg_attach_board()
372 SBDP_DBG_FUNC("%s\n", f); in sg_detach_board()
404 SBDP_DBG_FUNC("%s\n", f); in sbdp_connect_board()
502 SBDP_DBG_FUNC("%s\n", f); in sbdp_disconnect_board()
585 SBDP_DBG_FUNC("%s\n", f); in sbdp_poweroff_board()
640 SBDP_DBG_FUNC("%s\n", f); in sbdp_poweron_board()
[all …]
H A Dsbdp_cpu.c114 SBDP_DBG_FUNC("%s\n", f); in sbdp_disconnect_cpu()
193 SBDP_DBG_FUNC("%s\n", f); in sbdp_connect_cpu()
293 SBDP_DBG_FUNC("%s\n", f); in sbdp_cpu_poweron()
368 SBDP_DBG_FUNC("%s\n", f); in sbdp_cpu_poweroff()
491 SBDP_DBG_FUNC("%s\n", f); in sbdp_get_cpuid()
533 SBDP_DBG_FUNC("%s\n", f); in sbdp_cpu_get_impl()
574 SBDP_DBG_FUNC("%s\n", f); in sbdp_find_nearby_cpu_by_portid()
592 SBDP_DBG_FUNC("%s\n", f); in sbdp_prom_get_cpu()
705 SBDP_DBG_FUNC("%s\n", f); in sbdp_get_cpu_sram_addr()
H A Dsbdp_dr.c117 SBDP_DBG_FUNC("%s\n", f); in sbdp_attach_branch()
165 SBDP_DBG_FUNC("%s\n", f); in sbdp_find_ssm_dip()
199 SBDP_DBG_FUNC("%s\n", f); in sbdp_select_top_nodes()
291 SBDP_DBG_FUNC("%s\n", f); in sbdp_attach_bd()
332 SBDP_DBG_FUNC("%s\n", f); in sbdp_detach_bd()
/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dsbdp_priv.h64 #define SBDP_DBG_FUNC if (sbdp_debug & SBDPDBG_FUNC) prom_printf macro
77 #define SBDP_DBG_FUNC