Home
last modified time | relevance | path

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

/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/
H A Dncsi.h68 NCSI_CONNECTION_UP_AND_CONFIGURED, enumerator
H A Dncsi_fsm.c73 return NCSI_CONNECTION_UP_AND_CONFIGURED; in ncsi_fsm_connection_state()
/openbmc/google-misc/subprojects/ncsid/src/
H A Dncsi_state_machine.cpp380 case NCSI_CONNECTION_UP_AND_CONFIGURED: in run()