Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/io/px/
H A Dpx_hlib.c3409 uint_t pwr_off, ret = DDI_SUCCESS; in oberon_hpreg_put() local
3421 pwr_off = val & PCIE_SLOTCTL_PWR_CONTROL; in oberon_hpreg_put()
3423 if (!pwr_off && !pwr_state_on) in oberon_hpreg_put()
3425 else if (pwr_off && pwr_state_on) { in oberon_hpreg_put()