Home
last modified time | relevance | path

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

/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/
H A Dncsi.h66 NCSI_CONNECTION_LOOPBACK, enumerator
H A Dncsi_fsm.c65 return NCSI_CONNECTION_LOOPBACK; in ncsi_fsm_connection_state()
/openbmc/google-misc/subprojects/ncsid/src/
H A Dncsi_state_machine.cpp364 case NCSI_CONNECTION_LOOPBACK: in run()