Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs_def.h136 uint64_t att_port_pm_tmp; /* Temp area for wide-ports */ member
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c2268 pmcs_update_phy_pm_props(pptr, pptr->att_port_pm_tmp, in pmcs_promote_next_phy()
3501 pptr->att_port_pm_tmp, in pmcs_configure_expander()
3982 ctmp->att_port_pm_tmp = local->att_port_pm_tmp; in pmcs_check_expander()
7938 pmcs_update_phy_pm_props(pptr, pptr->att_port_pm_tmp, in pmcs_remove_phy_from_iport()
7955 pmcs_update_phy_pm_props(phyp, phyp->att_port_pm_tmp, in pmcs_remove_phy_from_iport()
8071 if (phyp->att_port_pm_tmp == 0) { in pmcs_update_phy_pm_props()
8075 phyp->att_port_pm_tmp |= att_bv; in pmcs_update_phy_pm_props()
8078 "%"PRIx64, phyp->att_port_pm_tmp); in pmcs_update_phy_pm_props()
8082 phyp->att_port_pm_tmp &= ~att_bv; in pmcs_update_phy_pm_props()
8084 if (phyp->att_port_pm_tmp) { in pmcs_update_phy_pm_props()
[all …]
H A Dpmcs_intr.c691 pmcs_update_phy_pm_props(pptr, pptr->att_port_pm_tmp, in pmcs_process_sas_hw_event()
764 pmcs_update_phy_pm_props(pptr, subphy->att_port_pm_tmp, in pmcs_process_sas_hw_event()
844 pmcs_update_phy_pm_props(pptr, pptr->att_port_pm_tmp, in pmcs_process_sas_hw_event()