Home
last modified time | relevance | path

Searched refs:x_mp (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/
H A Dsbd_mem.c542 sbd_mem_unit_t *t_mp, *x_mp; in sbd_post_detach_mem_unit() local
599 x_mp = s_mp; in sbd_post_detach_mem_unit()
600 rv = memlist_intersect(phys_install, x_mp->sbm_del_mlist); in sbd_post_detach_mem_unit()
603 x_mp = t_mp; in sbd_post_detach_mem_unit()
604 rv = memlist_intersect(phys_install, x_mp->sbm_del_mlist); in sbd_post_detach_mem_unit()
609 sbp = (sbd_board_t *)x_mp->sbm_cm.sbdev_sbp; in sbd_post_detach_mem_unit()
614 x_mp == t_mp ? "target " : "", in sbd_post_detach_mem_unit()
616 x_mp->sbm_cm.sbdev_unum); in sbd_post_detach_mem_unit()
618 SBD_SET_ERRSTR(ep, sbp->sb_mempath[x_mp->sbm_cm.sbdev_unum]); in sbd_post_detach_mem_unit()
/illumos-gate/usr/src/uts/sun4u/ngdr/io/
H A Ddr_mem.c1115 dr_mem_unit_t *t_mp, *x_mp; in dr_post_detach_mem_unit() local
1156 x_mp = s_mp; in dr_post_detach_mem_unit()
1157 rv = memlist_intersect(phys_install, x_mp->sbm_del_mlist); in dr_post_detach_mem_unit()
1160 x_mp = t_mp; in dr_post_detach_mem_unit()
1161 rv = memlist_intersect(phys_install, x_mp->sbm_del_mlist); in dr_post_detach_mem_unit()
1167 DR_DEV_INTERNAL_ERROR(&x_mp->sbm_cm); in dr_post_detach_mem_unit()
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Ddr_mem.c1247 dr_mem_unit_t *t_mp, *x_mp; in dr_post_detach_mem_unit() local
1291 x_mp = s_mp; in dr_post_detach_mem_unit()
1292 rv = memlist_intersect(phys_install, x_mp->sbm_del_mlist); in dr_post_detach_mem_unit()
1295 x_mp = t_mp; in dr_post_detach_mem_unit()
1296 rv = memlist_intersect(phys_install, x_mp->sbm_del_mlist); in dr_post_detach_mem_unit()
1302 DR_DEV_INTERNAL_ERROR(&x_mp->sbm_cm); in dr_post_detach_mem_unit()