Searched defs:raw_cmd (Results 1 – 7 of 7) sorted by relevance
613 static __inline__ void print_message(RawRequest_t *raw_cmd,const char *message) in print_message()645 int send_one_cmd(int fd, RawRequest_t *raw_cmd, const char *message) in send_one_cmd()681 int analyze_one_reply(RawRequest_t *raw_cmd, int *bytes, int do_print) in analyze_one_reply()
120 static int analyze_reply(RawRequest_t *raw_cmd, int do_print) in analyze_reply()145 static int send_cmd(int fd, RawRequest_t *raw_cmd, int nr, in send_cmd()
194 let raw_cmd = cmd << TRUSTY_CMD_SHIFT | TRUSTY_RESPONSE_BITMASK | TRUSTY_STOP_BITMASK; in serialize_trusty_response_message() localVariable219 let raw_cmd = cmd << TRUSTY_CMD_SHIFT | TRUSTY_RESPONSE_BITMASK | TRUSTY_STOP_BITMASK; in serialize_trusty_raw_rsp() localVariable
317 uint8_t raw_cmd; in smp_log_metrics() local
66512 u64 raw_cmd[4]; member
141593 u64 raw_cmd[4]; member