Searched refs:dat1 (Results 1 – 8 of 8) sorted by relevance
99 (Message.dat1 == 0) && in ADM_Send_file()107 (Message.dat1 != BP_DAT1_SRECORD_ACK)) { in ADM_Send_file()109 if (Message.dat1 == in ADM_Send_file()115 (int)Message.dat1); in ADM_Send_file()164 ADM_Display_download_error(int cmd, int dat1) in ADM_Display_download_error() argument167 if (dat1 == BP_DAT1_REJECTED) { in ADM_Display_download_error()171 } else if (dat1 == BP_DAT1_RANGE_ERR) { in ADM_Display_download_error()176 } else if (dat1 == BP_DAT1_VERIFY_ERR) { in ADM_Display_download_error()181 } else if (dat1 == BP_DAT1_ERASE_ERR) { in ADM_Display_download_error()186 } else if (dat1 == BP_DAT1_INT_WP_ERR) { in ADM_Display_download_error()[all …]
131 Message.dat1 = 0; in ADM_Process_download()152 (Message.dat1 != BP_DAT1_BOOTINIT_ACK)) { in ADM_Process_download()155 Message.dat1); in ADM_Process_download()189 Message.dat1 = 0; in ADM_Process_download()
104 void ADM_Display_download_error(int cmd, int dat1); /* in send_file.c */
91 date > dat1 || err_exit "date > dat1 failed"92 test -r dat1 || err_exit "dat1 is not readable"93 x=dat195 cat dat1 dat2 | cat | cat | cat > dat3 || err_exit "cat pipe failed"99 cat dat1 dat2 | cat | cat | cat > dat5 &
75 uint8_t dat1; member
475 bpmsg_reply.cmd, bpmsg_reply.dat1, bpmsg_reply.dat2); in rscp_send_bpmsg()
457 msgp->cmd, msgp->dat1, msgp->dat2)); in dp_got_bp_msg()1524 bp_msg->cmd, bp_msg->dat1, bp_msg->dat2)); in rmc_comm_bp_msend()
613 bp_msg->dat1 == BP_DAT1_REJECTED) { in rmc_comm_request_response_bp()