Home
last modified time | relevance | path

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

/openbmc/google-misc/subprojects/ncsid/src/
H A Dncsi_state_machine.cpp164 else if (NCSI_RESPONSE_NONE == response_type) in poll_l2_config()
190 if (response_type == NCSI_RESPONSE_NONE) in poll_simple()
/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/
H A Dncsi_fsm.c81 ncsi_response_type_t ncsi_response_type = NCSI_RESPONSE_NONE; in ncsi_fsm_poll_l2_config()
344 ncsi_response_type_t ncsi_response_type = NCSI_RESPONSE_NONE; in ncsi_fsm_poll_l3l4_config()
492 ncsi_response_type_t ncsi_response_type = NCSI_RESPONSE_NONE; in ncsi_fsm_poll_test()
H A Dncsi.h73 NCSI_RESPONSE_NONE, enumerator