Home
last modified time | relevance | path

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

/u-boot/cmd/
A Dload.c589 a_b[3] = ACK_TYPE; in send_ack()
590 a_b[4] = '\0'; in send_ack()
591 a_b[4] = tochar(chk1(&a_b[1])); in send_ack()
592 a_b[5] = his_eol; in send_ack()
593 a_b[6] = '\0'; in send_ack()
603 a_b[4] = '\0'; in send_nack()
604 a_b[4] = tochar(chk1(&a_b[1])); in send_nack()
605 a_b[5] = his_eol; in send_nack()
606 a_b[6] = '\0'; in send_nack()
773 a_b[3] = ACK_TYPE; in handle_send_packet()
[all …]

Completed in 4 milliseconds