Home
last modified time | relevance | path

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

/openbmc/google-misc/subprojects/ncsid/src/platforms/nemora/portable/
H A Dncsi_client.h165 uint32_t ncsi_cmd_get_version(uint8_t* buf, uint8_t channel);
H A Dncsi_client.c190 uint32_t ncsi_cmd_get_version(uint8_t* buf, uint8_t channel) in ncsi_cmd_get_version() function
H A Dncsi_fsm.c122 len = ncsi_cmd_get_version(ncsi_buf->data, CHANNEL_0_ID); in ncsi_fsm_poll_l2_config()