Lines Matching full:send_ack
247 int boot_area, send_ack;250 "<send_ack> </path/to/mmcblkX>\n", exit(1));253 * If <send_ack> is 1, the device will send acknowledgment255 * If <send_ack> is 0, it won't.258 send_ack = strtol(argv[2], NULL, 10);292 if (send_ack)