Home
last modified time | relevance | path

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

/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/
H A Dncsi.h67 NCSI_CONNECTION_UP, enumerator
H A Dncsi_fsm.c71 return NCSI_CONNECTION_UP; in ncsi_fsm_connection_state()
/openbmc/google-misc/subprojects/ncsid/src/
H A Dncsi_state_machine.cpp367 case NCSI_CONNECTION_UP: in run()