Home | History | Annotate | Download | only in dev

Lines Matching defs:adbSentChars

254 int	adbSentChars = 0;	/* how many characters we have sent */
503 adbSentChars = 0;
514 adbSentChars = 0;
526 ADB_SR() = adbOutputBuffer[adbSentChars + 1];
545 adbSentChars++;
553 adbSentChars = 0; /* must start all over */
563 if (adbOutputBuffer[0] == adbSentChars) { /* check for done */
595 ADB_SR() = adbOutputBuffer[adbSentChars + 1]; /* send next byte */
683 adbSentChars = 0; /* nothing sent yet */
697 ADB_SR() = adbOutputBuffer[adbSentChars + 1]; /* load byte for output */
762 adbSentChars = 0; /* nothing sent yet */
850 adbSentChars = 0; /* nothing sent yet */
906 adbSentChars = 0; /* nothing sent yet */
923 adbSentChars = 0; /* nothing sent yet */
951 adbSentChars++;
981 if (adbOutputBuffer[0] == adbSentChars) { /* check for done */
1009 adbSentChars = 0; /* nothing sent yet */
1023 adbSentChars = 0; /* nothing sent yet */
1032 ADB_SR() = adbOutputBuffer[adbSentChars + 1];
1132 adbSentChars = 0; /* nothing sent yet */
1138 ADB_SR() = adbOutputBuffer[adbSentChars + 1]; /* load byte for output */
1335 adbSentChars = 0; /* nothing sent yet */
1346 adbSentChars = 0; /* must start all over */
1358 ADB_SR() = adbOutputBuffer[adbSentChars + 1];
1370 adbSentChars++;
1374 adbSentChars = 0; /* must start all over */
1388 if (adbOutputBuffer[0] == adbSentChars) { /* check for done */
1417 ADB_SR() = adbOutputBuffer[adbSentChars + 1]; /* send next byte */
1506 adbSentChars = 0; /* nothing sent yet */
1520 ADB_SR() = adbOutputBuffer[adbSentChars + 1]; /* load byte for output */