Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/bnxe/577xx/include/
H A Dlm_defs.h281 LM_POWER_STATE_D0 = 0, enumerator
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_power.c403 case LM_POWER_STATE_D0: in lm_set_power_state()
/titanic_44/usr/src/uts/common/io/bnxe/
H A Dbnxe_hw.c1879 lm_set_power_state(pLM, LM_POWER_STATE_D0, LM_WAKE_UP_MODE_NONE, FALSE); in BnxeHwResume()