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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/char/
H A Dtape.h146 #define TAPE_NR_MTOPS (MTMKPART+1) macro
165 /* Array of tape commands with TAPE_NR_MTOPS entries */
H A Dtape_34xx.c1217 static tape_mtop_fn tape_34xx_mtop[TAPE_NR_MTOPS] = {
H A Dtape_core.c1256 if (mt_op < 0 || mt_op >= TAPE_NR_MTOPS)
H A Dtape_3590.c1641 static tape_mtop_fn tape_3590_mtop[TAPE_NR_MTOPS] = {

Completed in 122 milliseconds