Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/char/
H A Dtape.h146 #define TAPE_NR_MTOPS (MTMKPART+1) macro
H A Dtape_34xx.c1119 static tape_mtop_fn tape_34xx_mtop[TAPE_NR_MTOPS] = {
H A Dtape_core.c1250 if (mt_op < 0 || mt_op >= TAPE_NR_MTOPS) in tape_mtop()
H A Dtape_3590.c1581 static tape_mtop_fn tape_3590_mtop[TAPE_NR_MTOPS] = {