Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bnxe/577xx/include/
H A Dlm_defs.h340 LM_REASON_DRIVER_SHUTDOWN = 3, enumerator
/titanic_41/usr/src/uts/common/io/bnxe/
H A Dbnxe_hw.c1802 lm_chip_reset(pLM, LM_REASON_DRIVER_SHUTDOWN); in BnxeHwStopCore()
1994 lm_chip_reset(pLM, LM_REASON_DRIVER_SHUTDOWN); in BnxeHwQuiesce()
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_init_reset.c1873 case LM_REASON_DRIVER_SHUTDOWN: in lm_chip_reset()