Home
last modified time | relevance | path

Searched refs:TO_DSE (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/s390/char/
H A Dtape_34xx.c181 case TO_DSE: in tape_34xx_done()
332 request->op == TO_DSE || in tape_34xx_unit_check()
545 if (request->op == TO_DSE) in tape_34xx_unit_check()
618 request->op==TO_DSE || in tape_34xx_unit_check()
H A Dtape.h82 TO_DSE, /* Data security erase */ enumerator
H A Dtape_std.c590 request->op = TO_DSE; in tape_std_mterase()
H A Dtape_core.c68 [TO_BSF] = "BSF", [TO_DSE] = "DSE",
H A Dtape_3590.c715 case TO_DSE: in tape_3590_done()