Home
last modified time | relevance | path

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

/linux/drivers/s390/char/
H A Dtape.h83 TO_FSB, /* Forward space block */ enumerator
H A Dtape_34xx.c371 case TO_FSB: in tape_34xx_unit_check()
853 if (request->op == TO_BSB || request->op == TO_FSB) in tape_34xx_irq()
H A Dtape_3590.c715 case TO_FSB: in tape_3590_done()
1470 if (request->op == TO_FSB || request->op == TO_BSB) in tape_3590_irq()
H A Dtape_std.c299 request->op = TO_FSB; in tape_std_mtfsr()