Searched refs:my_xor (Results 1 – 1 of 1) sorted by relevance
626 u8 my_xor = 0x0; in download_command() local642 address = get_address(&my_xor); in download_command()646 if (rcv_xor != my_xor) { in download_command()709 my_xor = rcv_data; in download_command()735 my_xor ^= *(ramaddress++); in download_command()738 if (rcv_xor != my_xor) { in download_command()
Completed in 3 milliseconds