tag | line | file | source code |
WANGTEK | 248 | drivers/char/tpqic02.c | # if ((QIC02_TAPE_IFC!=WANGTEK) && (QIC02_TAPE_IFC!=ARCHIVE) && (QIC02_TAPE_IFC!=MOUNTAIN)) |
WANGTEK | 457 | drivers/char/tpqic02.c | if (QIC02_TAPE_IFC == WANGTEK) /* || (QIC02_TAPE_IFC == EVEREX) */ { |
WANGTEK | 1530 | drivers/char/tpqic02.c | if (QIC02_TAPE_IFC == WANGTEK) /* or EVEREX */ |
WANGTEK | 1544 | drivers/char/tpqic02.c | if (QIC02_TAPE_IFC == WANGTEK) /* or EVEREX */ |
WANGTEK | 1701 | drivers/char/tpqic02.c | if (QIC02_TAPE_IFC == WANGTEK) /* or EVEREX */ |
WANGTEK | 1844 | drivers/char/tpqic02.c | if (QIC02_TAPE_IFC == WANGTEK) /* I think this is a drive-dependency, not IFC -- hhb */ |
WANGTEK | 2466 | drivers/char/tpqic02.c | if ((QIC02_TAPE_IFC == WANGTEK) || (QIC02_TAPE_IFC == EVEREX)) { |
WANGTEK | 2500 | drivers/char/tpqic02.c | QIC02_TAPE_IFC = WANGTEK; |
WANGTEK | 2890 | drivers/char/tpqic02.c | # if QIC02_TAPE_IFC == WANGTEK |
WANGTEK | 33 | include/linux/tpqic02.h | #define EVEREX (WANGTEK+1) /* I heard *some* of these are identical */ |
WANGTEK | 87 | include/linux/tpqic02.h | #define QIC02_TAPE_IFC WANGTEK /* interface card type */ |
WANGTEK | 296 | include/linux/tpqic02.h | # if QIC02_TAPE_IFC == WANGTEK |