Searched refs:sbdphw_get_base_physaddr (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/sun4u/sys/ |
H A D | sbd.h | 108 int sbdphw_get_base_physaddr(sbdp_handle_t *hp, dev_info_t *dip, uint64_t *pa);
|
/titanic_41/usr/src/uts/sun4u/serengeti/io/ |
H A D | sbdp.c | 446 if (sbdphw_get_base_physaddr(hp, smd.dip, &bdp->bpa)) in sbdp_update_bd_info()
|
H A D | sbdp_mem.c | 1260 sbdphw_get_base_physaddr(sbdp_handle_t *hp, dev_info_t *dip, uint64_t *pa) in sbdphw_get_base_physaddr() function
|
/titanic_41/usr/src/uts/sun4u/io/ |
H A D | sbd.c | 2312 if (sbdphw_get_base_physaddr(hdp, mc_dip, &mc_pa)) { in sbd_init_mem_devlists() 2358 if (sbdphw_get_base_physaddr(hdp, mc_dip, &mc_pa)) { in sbd_init_mem_devlists() 3869 if (sbdphw_get_base_physaddr(hdp, dip, &basepa)) { in sbd_check_unit_attached() 4717 if (sbdphw_get_base_physaddr(hdp, dip, &basepa)) { in sbd_board_discovery()
|
H A D | sbd_mem.c | 1439 if (sbdphw_get_base_physaddr(hdp, mp->sbm_cm.sbdev_dip, &basepa)) { in sbd_init_mem_unit_data()
|