Searched refs:sbdp_get_mem_alignment (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/sun4u/sys/ |
H A D | sbd.h | 92 int sbdp_get_mem_alignment(sbdp_handle_t *hp, dev_info_t *dip, uint64_t *align);
|
/titanic_44/usr/src/uts/sun4u/io/ |
H A D | sbd_mem.c | 554 if (sbdp_get_mem_alignment(hdp, s_mp->sbm_cm.sbdev_dip, &sz)) { in sbd_post_detach_mem_unit() 1464 if (sbdp_get_mem_alignment(hdp, mp->sbm_cm.sbdev_dip, &sz)) { in sbd_init_mem_unit_data() 1636 if (sbdp_get_mem_alignment(hdp, s_mp->sbm_cm.sbdev_dip, &sz)) { in sbd_select_mem_target()
|
H A D | sbd.c | 3872 if (sbdp_get_mem_alignment(hdp, dip, &endpa)) { in sbd_check_unit_attached() 4731 if (sbdp_get_mem_alignment(hdp, dip, &endpa)) { in sbd_board_discovery()
|
/titanic_44/usr/src/uts/sun4u/serengeti/io/ |
H A D | sbdp_mem.c | 105 sbdp_get_mem_alignment(sbdp_handle_t *hp, dev_info_t *dip, uint64_t *align) in sbdp_get_mem_alignment() function
|