Searched refs:TS_DONE (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/char/
H A Dtapeblock.c231 (tapestate_get(ti)!=TS_DONE))
233 uptodate=(tapestate_get(ti)==TS_DONE); // is the buffer up to date?
465 if (tapestate_get (ti) != TS_DONE) {
505 if (tapestate_get (ti) != TS_DONE) {
573 if (tapestate_get (ti) != TS_DONE) {
582 if (tapestate_get (ti) != TS_DONE) {
H A Dtape.h24 TS_UNUSED=0, TS_IDLE, TS_DONE, TS_FAILED, enumerator in enum:__anon2110
H A Dtape34xx.c40 {NULL, NULL, NULL, NULL, NULL}, /* TS_DONE */
1573 tapestate_set(ti,TS_DONE);
1583 tapestate_set (ti, TS_DONE);
1595 tapestate_set (ti, TS_DONE);
1607 tapestate_set (ti, TS_DONE);
1619 tapestate_set (ti, TS_DONE);
1631 tapestate_set (ti, TS_DONE);
1643 tapestate_set (ti, TS_DONE);
1657 tapestate_set (ti, TS_DONE);
1670 tapestate_set (ti, TS_DONE);
[all...]
H A Dtapechar.c222 if (tapestate_get (ti) != TS_DONE) {
310 if (tapestate_get (ti) != TS_DONE) {
497 tapestate_set (ti, TS_DONE);
509 if (tapestate_get (ti) != TS_DONE) {

Completed in 102 milliseconds