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 D | pmcs_def.h | 136 uint64_t att_port_pm_tmp; /* Temp area for wide-ports */ member
|
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/ |
H A D | pmcs_subr.c | 2268 pmcs_update_phy_pm_props(pptr, pptr->att_port_pm_tmp, in pmcs_promote_next_phy() 2271 pmcs_update_phy_pm_props(pptr, prev_primary->att_port_pm_tmp, in pmcs_promote_next_phy() 2277 pmcs_update_phy_pm_props(prev_primary, prev_primary->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() [all …]
|
H A D | pmcs_intr.c | 691 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()
|