Searched refs:msg_get_resp (Results 1 – 1 of 1) sorted by relevance
151 static int msg_get_resp(int rs, struct msg_hdr *msg, uint8_t cmd) in msg_get_resp() function460 ret = msg_get_resp(rs, &msg->hdr, CMD_OPEN); in client_open()508 ret = msg_get_resp(rs, &msg, CMD_CLOSE); in client_close()542 ret = msg_get_resp(rs, &ack, CMD_WRITE); in client_run()