Lines Matching defs:send
499 * the set everything up and send the first byte.
507 * and the chip has already started to send
522 * we want to send.
595 ADB_SR() = adbOutputBuffer[adbSentChars + 1]; /* send next byte */
636 printf_intr("SEND\n");
699 ADB_SET_STATE_TIP(); /* tell ADB that we want to send */
724 int send = 0;
767 ADB_SET_STATE_CMD(); /* tell ADB that we want to send */
897 send = 1;
917 * If send is true then something above determined that
922 if (send) {
929 * send */
1015 * send */
1018 /* send talk to last device instead */
1139 ADB_SET_STATE_CMD(); /* tell ADB that we want to send */
1354 * to send */
1417 ADB_SR() = adbOutputBuffer[adbSentChars + 1]; /* send next byte */
1515 ADB_SET_STATE_ACTIVE(); /* tell ADB that we want to send */
1851 * buffer : for LISTEN: points to data to send - MAX 8 data bytes,
1854 * command : the adb command to send
2093 ADB_SET_STATE_ACKON(); /* send ACK to ADB chip */
2095 ADB_SET_STATE_ACKOFF(); /* send ACK to ADB chip */
2162 /* send an ADB reset first */
2227 /* send TALK R3 to address */
2241 /* send TALK R3 - anything at new address? */
2268 /* send TALK R3 - anything at old address? */