Searched refs:sbd_get_sbdp_handle (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/io/ |
H A D | sbd_cpu.c | 246 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_cpu_flags() 352 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_pre_release_cpu() 472 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_pre_attach_cpu() 545 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_post_attach_cpu() 659 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_pre_detach_cpu() 772 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_post_detach_cpu() 993 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_connect_cpu() 1052 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_disconnect_cpu()
|
H A D | sbd.c | 769 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_exec_op() 860 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_dev_configure() 938 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_dev_release() 1008 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_dev_unconfigure() 1125 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_attach_cpu() 1195 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_detach_cpu() 1539 sbd_get_sbdp_handle(sbd_board_t *sbp, sbd_handle_t *hp) in sbd_get_sbdp_handle() function 2022 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_probe_board() 2058 hdp = sbd_get_sbdp_handle(sbp, hp); in sbd_deprobe_board() 2120 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()
|
/illumos-gate/usr/src/uts/sun4u/sys/ |
H A D | sbdpriv.h | 741 sbdp_handle_t *sbd_get_sbdp_handle(sbd_board_t *sbp,
|