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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c8049 * tgt_bv: Bit value of the target-port-pm property to update in the 64-bit
8057 pmcs_update_phy_pm_props(pmcs_phy_t *phyp, uint64_t att_bv, uint64_t tgt_bv, argument
8069 phyp->tgt_port_pm = tgt_bv;
8072 phyp->tgt_port_pm_tmp |= tgt_bv;
8079 phyp->tgt_port_pm_tmp &= ~tgt_bv;

Completed in 71 milliseconds