Searched refs:SLAVES (Results 1 – 1 of 1) sorted by relevance
95 #define SLAVES 3 /* 1 slave writing, 1 reading, 1 for slack */ macro107 } slaves[SLAVES+1];142 for (i = 0; i <= SLAVES; i++) { in alloctape()295 if (++slp >= &slaves[SLAVES]) in flushtape()315 for (i = 0; i < SLAVES; i++) { in flushtape()365 for (f = 0; f < SLAVES; f++) { in trewind()454 tslp = &slaves[SLAVES]; in rollforward()463 for (i = 0; i < SLAVES; i++) { in rollforward()506 if (++slp >= &slaves[SLAVES]) in rollforward()750 for (i = 0; i < SLAVES; i++) { in enslave()[all …]