tag | line | file | source code |
TP_USL | 310 | drivers/char/tpqic02.c | {~(TP_WRP|TP_USL), TP_ST0|TP_CNI, |
TP_USL | 316 | drivers/char/tpqic02.c | {-1, TP_ST0|TP_CNI|TP_USL|TP_WRP, |
TP_USL | 340 | drivers/char/tpqic02.c | {~(TP_ST0|TP_CNI|TP_USL|TP_WRP|TP_BOM), TP_ST1|TP_ILL, |
TP_USL | 342 | drivers/char/tpqic02.c | {~(TP_ST0|TP_CNI|TP_USL|TP_WRP|TP_BOM), TP_ST1|TP_POR, |
TP_USL | 457 | drivers/char/tpqic02.c | else if (s & TP_USL) /* 2: Drive not online. FATAL */ |
TP_USL | 926 | drivers/char/tpqic02.c | if (err & TP_USL) /* not online */ |
TP_USL | 308 | include/linux/tpqic02.h | #define REPORT_ERR0 (TP_CNI|TP_USL|TP_WRP|TP_EOM|TP_UDA|TP_BNL|TP_FIL) |