Searched refs:SLAVES (Results 1 – 1 of 1) sorted by relevance
93 #define SLAVES 3 /* 1 slave writing, 1 reading, 1 for slack */ macro105 } slaves[SLAVES+1];141 for (i = 0; i <= SLAVES; i++) { in alloctape()240 if (++slp >= &slaves[SLAVES]) in flushtape()260 for (i = 0; i < SLAVES; i++) { in flushtape()308 for (f = 0; f < SLAVES; f++) { in trewind()396 tslp = &slaves[SLAVES]; in rollforward()405 for (i = 0; i < SLAVES; i++) { in rollforward()447 if (++slp >= &slaves[SLAVES]) in rollforward()707 for (i = 0; i < SLAVES; i++) { in enslave()[all …]