Searched refs:att_bv (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c8046 * att_bv: Bit value of the attached-port-pm property to be updated in the
8057 pmcs_update_phy_pm_props(pmcs_phy_t *phyp, uint64_t att_bv, uint64_t tgt_bv, argument
8068 phyp->att_port_pm = att_bv;
8071 phyp->att_port_pm_tmp |= att_bv;
8078 phyp->att_port_pm_tmp &= ~att_bv;

Completed in 57 milliseconds