| tag | line | file | source code |
| WANGTEK | 249 | drivers/char/tpqic02.c | # if ((QIC02_TAPE_IFC!=WANGTEK) && (QIC02_TAPE_IFC!=ARCHIVE) && (QIC02_TAPE_IFC!=MOUNTAIN)) |
| WANGTEK | 458 | drivers/char/tpqic02.c | if (QIC02_TAPE_IFC == WANGTEK) /* || (QIC02_TAPE_IFC == EVEREX) */ { |
| WANGTEK | 1531 | drivers/char/tpqic02.c | if (QIC02_TAPE_IFC == WANGTEK) /* or EVEREX */ |
| WANGTEK | 1545 | drivers/char/tpqic02.c | if (QIC02_TAPE_IFC == WANGTEK) /* or EVEREX */ |
| WANGTEK | 1702 | drivers/char/tpqic02.c | if (QIC02_TAPE_IFC == WANGTEK) /* or EVEREX */ |
| WANGTEK | 1845 | drivers/char/tpqic02.c | if (QIC02_TAPE_IFC == WANGTEK) /* I think this is a drive-dependency, not IFC -- hhb */ |
| WANGTEK | 2469 | drivers/char/tpqic02.c | if ((QIC02_TAPE_IFC == WANGTEK) || (QIC02_TAPE_IFC == EVEREX)) { |
| WANGTEK | 2503 | drivers/char/tpqic02.c | QIC02_TAPE_IFC = WANGTEK; |
| WANGTEK | 2895 | 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 |