Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/s390/char/
Dtape_34xx.c396 case TO_LBL: in tape_34xx_unit_check()
676 if (request->op != TO_BLOCK && request->op != TO_LBL) in tape_34xx_unit_check()
1117 request->op = TO_LBL; in tape_34xx_mtseek()
Dtape.h86 TO_LBL, /* Locate block label */ enumerator
Dtape_3590.c549 request->op = TO_LBL; in tape_3590_mtseek()
810 case TO_LBL: in tape_3590_done()
Dtape_core.c70 [TO_LBL] = "LBL", [TO_NOP] = "NOP",