Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dnexusdefs.h102 BUS_POWER_NOINVOL enumerator
/titanic_41/usr/src/uts/common/io/pciex/
H A Dpcie_pwr.c1070 {BUS_POWER_NOINVOL, "NOINVOL"},
/titanic_41/usr/src/uts/common/os/
H A Dsunpm.c818 case BUS_POWER_NOINVOL: in pm_decode_op()
8587 case BUS_POWER_NOINVOL: in pm_busop_bus_power()
9136 ret = pm_busop_bus_power(ddi_root_node(), NULL, BUS_POWER_NOINVOL, in pm_noinvol_update()
H A Dsunmdi.c6698 if (op == BUS_POWER_NOINVOL) in mdi_bus_power()