Searched refs:sbd_get_sbdp_handle (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/uts/sun4u/io/ |
H A D | sbd_cpu.c | 244 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_cpu_flags() 350 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_pre_release_cpu() 470 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_pre_attach_cpu() 546 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_post_attach_cpu() 660 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_pre_detach_cpu() 773 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_post_detach_cpu() 994 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_connect_cpu() 1053 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_disconnect_cpu()
|
H A D | sbd.c | 768 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_exec_op() 861 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_dev_configure() 939 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_dev_release() 1010 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_dev_unconfigure() 1127 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_attach_cpu() 1198 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_detach_cpu() 1546 sbd_get_sbdp_handle(sbd_board_t *sbp, sbd_handle_t *hp) in sbd_get_sbdp_handle() function 2037 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_probe_board() 2073 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_deprobe_board() 2135 hdp = sbd_get_sbdp_handle(sbp, hp); in get_node_type() [all …]
|
H A D | sbd_mem.c | 111 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_get_memlist() 147 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_pre_attach_mem() 272 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_post_attach_mem() 377 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_pre_detach_mem() 424 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_post_detach_mem() 491 hdp = sbd_get_sbdp_handle(NULL, NULL); in sbd_add_memory_spans() 552 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_post_detach_mem_unit() 1436 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_init_mem_unit_data() 1634 hdp = sbd_get_sbdp_handle(s_sbp, hp); in sbd_select_mem_target() 2055 hdp = sbd_get_sbdp_handle(s_bp, hp); in sbd_move_memory() [all …]
|
H A D | sbd_io.c | 198 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_io_status()
|
/titanic_50/usr/src/uts/sun4u/sys/ |
H A D | sbdpriv.h | 741 sbdp_handle_t *sbd_get_sbdp_handle(sbd_board_t *sbp,
|