Home
last modified time | relevance | path

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

/drivers/s390/char/
Dtape.h144 #define TAPE_NR_MTOPS (MTMKPART+1) macro
Dtape_34xx.c1120 static tape_mtop_fn tape_34xx_mtop[TAPE_NR_MTOPS] = {
Dtape_core.c1301 if (mt_op < 0 || mt_op >= TAPE_NR_MTOPS) in tape_mtop()
Dtape_3590.c1585 static tape_mtop_fn tape_3590_mtop[TAPE_NR_MTOPS] = {