Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Ddman_domain.c216 if (mpath.mip_devs[i].mdev_exp_id == manc.manc_golden_iob) in man_path_discovery()
630 ndev.mdev_exp_id = exp_id; in man_find_devs()
697 mdevp->mdev_exp_id = exp_id; in man_get_eri_dev_info()
H A Ddman.c6067 if (man_is_on_domain && man_dossc_switch(adp->a_st_dev.mdev_exp_id)) { in man_bswitch()
6120 mdp->md_device.mdev_ppa, mdp->md_device.mdev_exp_id)); in man_plumb()
7248 plist->mp_device.mdev_exp_id); in man_preport()
8161 cmn_err(CE_CONT, "\t mdev_exp_id: %d\n", mdevp->mdev_exp_id); in man_print_dev()
/titanic_41/usr/src/uts/sun4u/starcat/sys/
H A Ddman.h152 uint32_t mdev_exp_id; /* Containing expander in domain */ member