Home
last modified time | relevance | path

Searched refs:TAPE_NR_MTOPS (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/char/
H A Dtape.h146 #define TAPE_NR_MTOPS (MTMKPART+1) macro
159 /* Array of tape commands with TAPE_NR_MTOPS entries */
H A Dtape_34xx.c1119 static tape_mtop_fn tape_34xx_mtop[TAPE_NR_MTOPS] = {
H A Dtape_core.c1299 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] = {
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dtape.h146 #define TAPE_NR_MTOPS (MTMKPART+1) macro
159 /* Array of tape commands with TAPE_NR_MTOPS entries */
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] = {

Completed in 11 milliseconds