Home
last modified time | relevance | path

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

/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/
H A Dncsi.h75 NCSI_RESPONSE_NACK, enumerator
H A Dncsi_client.c284 return NCSI_RESPONSE_NACK; in ncsi_validate_response()
/openbmc/google-misc/subprojects/ncsid/src/
H A Dncsi_state_machine.cpp255 case NCSI_RESPONSE_NACK: in report_ncsi_error()