tag | line | file | source code |
tpqputs | 430 | drivers/char/tpqic02.c | static void tpqputs(unsigned long flags, const char *s) |
tpqputs | 478 | drivers/char/tpqic02.c | if (n >= NR_OF_EXC) { tpqputs(TPQD_ALWAYS, "Oops -- report_exception"); n = 0; } |
tpqputs | 545 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "[Bad block -- filler data transferred.]"); |
tpqputs | 557 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "[CRC failed!]"); |
tpqputs | 564 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "[Marginal block]"); |
tpqputs | 594 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "[Bad block -- filler data transferred.]"); |
tpqputs | 596 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "[CRC failed!]"); |
tpqputs | 601 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "[Marginal block]"); |
tpqputs | 678 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "*** exception detected in notify_cmd"); |
tpqputs | 683 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "exception persists after reset."); |
tpqputs | 684 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, " ^ exception ignored."); |
tpqputs | 697 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "timed out waiting for ready in notify_cmd"); |
tpqputs | 708 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "timed out waiting for !ready in notify_cmd"); |
tpqputs | 767 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "wait_for_ready() timed out"); |
tpqputs | 772 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "exception detected after waiting_for_ready"); |
tpqputs | 814 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "send_qic02_cmd: Exception!"); |
tpqputs | 818 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "send_qic02_cmd: not Ready!"); |
tpqputs | 837 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "send_qic02_cmd failed"); |
tpqputs | 868 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "waiting looong in rdstatus() -- drive dead?"); |
tpqputs | 871 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "finished waiting in rdstatus()"); |
tpqputs | 888 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "rdstatus: exception error"); |
tpqputs | 952 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Attempting to read Extended Status 3..."); |
tpqputs | 957 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Returned status bytes:"); |
tpqputs | 983 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Warning: File Mark inserted because of sense() request"); |
tpqputs | 989 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "tp_sense: could not read tape drive status"); |
tpqputs | 1067 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "(re-) winding failed\n"); |
tpqputs | 1085 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Drive is dead. Do a `mt reset`."); |
tpqputs | 1202 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "terminating pending read-cycle"); |
tpqputs | 1211 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "finish_rw[read1]: ignore the 2 lines above"); |
tpqputs | 1214 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "finish_rw[read2]: read cycle error"); |
tpqputs | 1233 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Couldn't finish write cycle properly"); |
tpqputs | 1249 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "error: drive not ready in finish_rw() !"); |
tpqputs | 1269 | drivers/char/tpqic02.c | tpqputs(TPQD_REWIND, "Rewinding tape..."); |
tpqputs | 1304 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTFSF forward searching filemark"); |
tpqputs | 1311 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTBSF backward searching filemark -- optional command"); |
tpqputs | 1323 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTFSR forward space record"); |
tpqputs | 1329 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTFSR not supported"); |
tpqputs | 1337 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTFSR backward space record"); |
tpqputs | 1342 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTBSR not supported"); |
tpqputs | 1349 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTWEOF write eof mark"); |
tpqputs | 1361 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTREW rewinding tape"); |
tpqputs | 1368 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTOFFL rewinding & going offline"); |
tpqputs | 1380 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTNOP setting status only"); |
tpqputs | 1385 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTRETEN retension tape"); |
tpqputs | 1396 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTBSFM not supported"); |
tpqputs | 1409 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTFSFM not supported"); |
tpqputs | 1419 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTEOM search for End Of recorded Media"); |
tpqputs | 1449 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTERASE -- ERASE TAPE !"); |
tpqputs | 1451 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Cartridge is write-protected."); |
tpqputs | 1471 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTRAS1: non-destructive self test"); |
tpqputs | 1474 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "RAS1 failed"); |
tpqputs | 1479 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "RAS1 not supported"); |
tpqputs | 1484 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTRAS2: destructive self test"); |
tpqputs | 1487 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "RAS2 failed"); |
tpqputs | 1492 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "RAS2 not supported"); |
tpqputs | 1497 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTSEEK seeking block"); |
tpqputs | 1583 | drivers/char/tpqic02.c | tpqputs(TPQD_DEBUG, "start_dma() enter"); |
tpqputs | 1619 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "wait_for_ready failed in start_dma"); |
tpqputs | 1663 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "detected exception in start_dma() while transfer in progress"); |
tpqputs | 1715 | drivers/char/tpqic02.c | tpqputs(TPQD_DMAX, "DMA transfer exception"); |
tpqputs | 1829 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "isr: exception on tape controller"); |
tpqputs | 1849 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "isr: ? Tape controller not ready"); |
tpqputs | 1930 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "configs not set"); |
tpqputs | 1940 | drivers/char/tpqic02.c | tpqputs(TPQD_BLKSZ, "Wrong block size"); |
tpqputs | 2010 | drivers/char/tpqic02.c | tpqputs(TPQD_DMAX, "is_exception() before start_dma()!"); |
tpqputs | 2037 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "read: Oops, read more bytes than requested"); |
tpqputs | 2062 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "read request for <0 bytes"); |
tpqputs | 2104 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "configs not set"); |
tpqputs | 2114 | drivers/char/tpqic02.c | tpqputs(TPQD_BLKSZ, "Wrong block size"); |
tpqputs | 2119 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Not in write mode"); |
tpqputs | 2128 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Cartridge is write-protected."); |
tpqputs | 2152 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "partial write"); |
tpqputs | 2178 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "write: start_dma() failed"); |
tpqputs | 2190 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "write: Oops, wrote more bytes than requested"); |
tpqputs | 2207 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "write: EW detected"); |
tpqputs | 2211 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "write: dma: error in writing"); |
tpqputs | 2229 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "write request for <0 bytes"); |
tpqputs | 2319 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "open: sense() failed"); |
tpqputs | 2328 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "No tape present."); |
tpqputs | 2343 | drivers/char/tpqic02.c | tpqputs(TPQD_REWIND, "Density minor bits have changed. Forcing rewind."); |
tpqputs | 2356 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "open: rewind failed"); |
tpqputs | 2366 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "open: tape dead, attempting reset"); |
tpqputs | 2372 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "open: tp_sense() failed\n"); |
tpqputs | 2397 | drivers/char/tpqic02.c | tpqputs(TPQD_REWIND, "Wait for retensioning..."); |
tpqputs | 2451 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "release: device dead!?"); |
tpqputs | 2457 | drivers/char/tpqic02.c | tpqputs(TPQD_REWIND, "release: Doing rewind..."); |
tpqputs | 2491 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Unsupported or incorrect DMA channel"); |
tpqputs | 2523 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Unsupported or incorrect DMA channel"); |
tpqputs | 2543 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Unsupported or incorrect DMA channel"); |
tpqputs | 2547 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Invalid interface type"); |
tpqputs | 2611 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "sizeof(struct mtconfiginfo) does not match!"); |
tpqputs | 2635 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "sizeof(struct mtconfiginfo) does not match!"); |
tpqputs | 2661 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Configs not set"); |
tpqputs | 2671 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "sizeof(struct mtop) does not match!"); |
tpqputs | 2696 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Warning: negative mt_count ignored"); |
tpqputs | 2726 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "sizeof(struct mtget) does not match!"); |
tpqputs | 2754 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "sizeof(struct mtpos) does not match!"); |
tpqputs | 2763 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTTELL reading block address"); |
tpqputs | 2830 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Bogus interrupt number."); |
tpqputs | 2864 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "No drive detected -- releasing irq and dma."); |
tpqputs | 2949 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "No drive detected -- driver going on vacation..."); |
tpqputs | 2957 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "exception detected\n"); |
tpqputs | 611 | include/linux/tpqic02.h | # define TPQPUTS(s) tpqputs(s) |