Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/char/
Dtape.h78 TO_BLOCK, /* Block read */ enumerator
Dtape_34xx.c661 if (request->op != TO_BLOCK && request->op != TO_LBL) in tape_34xx_unit_check()
Dtape_core.c65 [TO_BLOCK] = "BLK", [TO_BSB] = "BSB",
Dtape_3590.c727 case TO_BLOCK: in tape_3590_done()