Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sys/
H A Dsbd.h108 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 Dsbdp.c446 if (sbdphw_get_base_physaddr(hp, smd.dip, &bdp->bpa)) in sbdp_update_bd_info()
H A Dsbdp_mem.c1260 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 Dsbd.c2312 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 Dsbd_mem.c1439 if (sbdphw_get_base_physaddr(hdp, mp->sbm_cm.sbdev_dip, &basepa)) { in sbd_init_mem_unit_data()