Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/char/
H A Dtape_34xx.c180 case TO_DSE: in tape_34xx_done()
331 request->op == TO_DSE || in tape_34xx_unit_check()
544 if (request->op == TO_DSE) in tape_34xx_unit_check()
617 request->op==TO_DSE || in tape_34xx_unit_check()
H A Dtape.h82 TO_DSE, /* Data security erase */ enumerator
H A Dtape_std.c588 request->op = TO_DSE; in tape_std_mterase()
H A Dtape_core.c67 [TO_BSF] = "BSF", [TO_DSE] = "DSE",
H A Dtape_3590.c714 case TO_DSE: in tape_3590_done()