Searched refs:tw_pos (Results 1 – 2 of 2) sorted by relevance
47 static int tw_pos (Char *, int);194 tw_pos(Char *ran, int wno) in tw_pos() function610 xprintf("%d\n", tw_pos(ran, wordno - 1)); in tw_complete()612 if (!tw_pos(ran, wordno - 1)) { in tw_complete()
2336 static int tw_pos; variable2345 cnputc(tw_chars[tw_pos++]); in scsi_low_twiddle_wait()2346 tw_pos %= (sizeof(tw_chars) - 1); in scsi_low_twiddle_wait()