Home
last modified time | relevance | path

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

/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/
H A Dncsi.h78 NCSI_RESPONSE_UNEXPECTED_SIZE, enumerator
H A Dncsi_client.c295 return NCSI_RESPONSE_UNEXPECTED_SIZE; in ncsi_validate_response()
/openbmc/google-misc/subprojects/ncsid/src/
H A Dncsi_state_machine.cpp268 case NCSI_RESPONSE_UNEXPECTED_SIZE: in report_ncsi_error()