Home
last modified time | relevance | path

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

/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/
H A Dncsi.h65 NCSI_CONNECTION_DOWN, enumerator
H A Dncsi_fsm.c67 return NCSI_CONNECTION_DOWN; in ncsi_fsm_connection_state()
/openbmc/google-misc/subprojects/ncsid/src/
H A Dncsi_state_machine.cpp363 case NCSI_CONNECTION_DOWN: in run()