Home
last modified time | relevance | path

Searched refs:TO_LBL (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/s390/char/
Dtape_34xx.c381 case TO_LBL: in tape_34xx_unit_check()
661 if (request->op != TO_BLOCK && request->op != TO_LBL) in tape_34xx_unit_check()
1100 request->op = TO_LBL; in tape_34xx_mtseek()
Dtape.h84 TO_LBL, /* Locate block label */ enumerator
Dtape_3590.c548 request->op = TO_LBL; in tape_3590_mtseek()
721 case TO_LBL: in tape_3590_done()
Dtape_core.c68 [TO_LBL] = "LBL", [TO_NOP] = "NOP",