tag | line | file | source code |
tpqputs | 427 | drivers/char/tpqic02.c | static void tpqputs(unsigned long flags, const char *s) |
tpqputs | 475 | drivers/char/tpqic02.c | if (n >= NR_OF_EXC) { tpqputs(TPQD_ALWAYS, "Oops -- report_exception"); n = 0; } |
tpqputs | 542 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "[Bad block -- filler data transferred.]"); |
tpqputs | 554 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "[CRC failed!]"); |
tpqputs | 561 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "[Marginal block]"); |
tpqputs | 591 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "[Bad block -- filler data transferred.]"); |
tpqputs | 593 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "[CRC failed!]"); |
tpqputs | 598 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "[Marginal block]"); |
tpqputs | 675 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "*** exception detected in notify_cmd"); |
tpqputs | 680 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "exception persists after reset."); |
tpqputs | 681 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, " ^ exception ignored."); |
tpqputs | 694 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "timed out waiting for ready in notify_cmd"); |
tpqputs | 705 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "timed out waiting for !ready in notify_cmd"); |
tpqputs | 764 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "wait_for_ready() timed out"); |
tpqputs | 769 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "exception detected after waiting_for_ready"); |
tpqputs | 811 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "send_qic02_cmd: Exception!"); |
tpqputs | 815 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "send_qic02_cmd: not Ready!"); |
tpqputs | 834 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "send_qic02_cmd failed"); |
tpqputs | 865 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "waiting looong in rdstatus() -- drive dead?"); |
tpqputs | 868 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "finished waiting in rdstatus()"); |
tpqputs | 885 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "rdstatus: exception error"); |
tpqputs | 949 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Attempting to read Extended Status 3..."); |
tpqputs | 954 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Returned status bytes:"); |
tpqputs | 980 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Warning: File Mark inserted because of sense() request"); |
tpqputs | 986 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "tp_sense: could not read tape drive status"); |
tpqputs | 1064 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "(re-) winding failed\n"); |
tpqputs | 1082 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Drive is dead. Do a `mt reset`."); |
tpqputs | 1199 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "terminating pending read-cycle"); |
tpqputs | 1208 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "finish_rw[read1]: ignore the 2 lines above"); |
tpqputs | 1211 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "finish_rw[read2]: read cycle error"); |
tpqputs | 1230 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Couldn't finish write cycle properly"); |
tpqputs | 1246 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "error: drive not ready in finish_rw() !"); |
tpqputs | 1266 | drivers/char/tpqic02.c | tpqputs(TPQD_REWIND, "Rewinding tape..."); |
tpqputs | 1301 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTFSF forward searching filemark"); |
tpqputs | 1308 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTBSF backward searching filemark -- optional command"); |
tpqputs | 1320 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTFSR forward space record"); |
tpqputs | 1326 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTFSR not supported"); |
tpqputs | 1334 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTFSR backward space record"); |
tpqputs | 1339 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTBSR not supported"); |
tpqputs | 1346 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTWEOF write eof mark"); |
tpqputs | 1358 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTREW rewinding tape"); |
tpqputs | 1365 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTOFFL rewinding & going offline"); |
tpqputs | 1377 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTNOP setting status only"); |
tpqputs | 1382 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTRETEN retension tape"); |
tpqputs | 1393 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTBSFM not supported"); |
tpqputs | 1406 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTFSFM not supported"); |
tpqputs | 1416 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTEOM search for End Of recorded Media"); |
tpqputs | 1446 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTERASE -- ERASE TAPE !"); |
tpqputs | 1448 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Cartridge is write-protected."); |
tpqputs | 1468 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTRAS1: non-destructive self test"); |
tpqputs | 1471 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "RAS1 failed"); |
tpqputs | 1476 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "RAS1 not supported"); |
tpqputs | 1481 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTRAS2: destructive self test"); |
tpqputs | 1484 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "RAS2 failed"); |
tpqputs | 1489 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "RAS2 not supported"); |
tpqputs | 1494 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTSEEK seeking block"); |
tpqputs | 1580 | drivers/char/tpqic02.c | tpqputs(TPQD_DEBUG, "start_dma() enter"); |
tpqputs | 1616 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "wait_for_ready failed in start_dma"); |
tpqputs | 1660 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "detected exception in start_dma() while transfer in progress"); |
tpqputs | 1712 | drivers/char/tpqic02.c | tpqputs(TPQD_DMAX, "DMA transfer exception"); |
tpqputs | 1826 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "isr: exception on tape controller"); |
tpqputs | 1846 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "isr: ? Tape controller not ready"); |
tpqputs | 1927 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "configs not set"); |
tpqputs | 1937 | drivers/char/tpqic02.c | tpqputs(TPQD_BLKSZ, "Wrong block size"); |
tpqputs | 2007 | drivers/char/tpqic02.c | tpqputs(TPQD_DMAX, "is_exception() before start_dma()!"); |
tpqputs | 2034 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "read: Oops, read more bytes than requested"); |
tpqputs | 2059 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "read request for <0 bytes"); |
tpqputs | 2101 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "configs not set"); |
tpqputs | 2111 | drivers/char/tpqic02.c | tpqputs(TPQD_BLKSZ, "Wrong block size"); |
tpqputs | 2116 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Not in write mode"); |
tpqputs | 2125 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Cartridge is write-protected."); |
tpqputs | 2149 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "partial write"); |
tpqputs | 2175 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "write: start_dma() failed"); |
tpqputs | 2187 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "write: Oops, wrote more bytes than requested"); |
tpqputs | 2204 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "write: EW detected"); |
tpqputs | 2208 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "write: dma: error in writing"); |
tpqputs | 2226 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "write request for <0 bytes"); |
tpqputs | 2316 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "open: sense() failed"); |
tpqputs | 2325 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "No tape present."); |
tpqputs | 2340 | drivers/char/tpqic02.c | tpqputs(TPQD_REWIND, "Density minor bits have changed. Forcing rewind."); |
tpqputs | 2353 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "open: rewind failed"); |
tpqputs | 2363 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "open: tape dead, attempting reset"); |
tpqputs | 2369 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "open: tp_sense() failed\n"); |
tpqputs | 2394 | drivers/char/tpqic02.c | tpqputs(TPQD_REWIND, "Wait for retensioning..."); |
tpqputs | 2448 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "release: device dead!?"); |
tpqputs | 2454 | drivers/char/tpqic02.c | tpqputs(TPQD_REWIND, "release: Doing rewind..."); |
tpqputs | 2488 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Unsupported or incorrect DMA channel"); |
tpqputs | 2520 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Unsupported or incorrect DMA channel"); |
tpqputs | 2540 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Unsupported or incorrect DMA channel"); |
tpqputs | 2544 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Invalid interface type"); |
tpqputs | 2608 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "sizeof(struct mtconfiginfo) does not match!"); |
tpqputs | 2632 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "sizeof(struct mtconfiginfo) does not match!"); |
tpqputs | 2658 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Configs not set"); |
tpqputs | 2668 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "sizeof(struct mtop) does not match!"); |
tpqputs | 2693 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Warning: negative mt_count ignored"); |
tpqputs | 2723 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "sizeof(struct mtget) does not match!"); |
tpqputs | 2751 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "sizeof(struct mtpos) does not match!"); |
tpqputs | 2760 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTTELL reading block address"); |
tpqputs | 2827 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Bogus interrupt number."); |
tpqputs | 2861 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "No drive detected -- releasing irq and dma."); |
tpqputs | 2946 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "No drive detected -- driver going on vacation..."); |
tpqputs | 2954 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "exception detected\n"); |
tpqputs | 611 | include/linux/tpqic02.h | # define TPQPUTS(s) tpqputs(s) |