tag | line | file | source code |
tpqputs | 428 | drivers/char/tpqic02.c | static void tpqputs(unsigned long flags, const char *s) |
tpqputs | 476 | drivers/char/tpqic02.c | if (n >= NR_OF_EXC) { tpqputs(TPQD_ALWAYS, "Oops -- report_exception"); n = 0; } |
tpqputs | 543 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "[Bad block -- filler data transferred.]"); |
tpqputs | 555 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "[CRC failed!]"); |
tpqputs | 562 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "[Marginal block]"); |
tpqputs | 592 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "[Bad block -- filler data transferred.]"); |
tpqputs | 594 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "[CRC failed!]"); |
tpqputs | 599 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "[Marginal block]"); |
tpqputs | 676 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "*** exception detected in notify_cmd"); |
tpqputs | 681 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "exception persists after reset."); |
tpqputs | 682 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, " ^ exception ignored."); |
tpqputs | 695 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "timed out waiting for ready in notify_cmd"); |
tpqputs | 706 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "timed out waiting for !ready in notify_cmd"); |
tpqputs | 765 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "wait_for_ready() timed out"); |
tpqputs | 770 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "exception detected after waiting_for_ready"); |
tpqputs | 812 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "send_qic02_cmd: Exception!"); |
tpqputs | 816 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "send_qic02_cmd: not Ready!"); |
tpqputs | 835 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "send_qic02_cmd failed"); |
tpqputs | 866 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "waiting looong in rdstatus() -- drive dead?"); |
tpqputs | 869 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "finished waiting in rdstatus()"); |
tpqputs | 886 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "rdstatus: exception error"); |
tpqputs | 950 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Attempting to read Extended Status 3..."); |
tpqputs | 955 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Returned status bytes:"); |
tpqputs | 981 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Warning: File Mark inserted because of sense() request"); |
tpqputs | 987 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "tp_sense: could not read tape drive status"); |
tpqputs | 1065 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "(re-) winding failed\n"); |
tpqputs | 1083 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Drive is dead. Do a `mt reset`."); |
tpqputs | 1200 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "terminating pending read-cycle"); |
tpqputs | 1209 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "finish_rw[read1]: ignore the 2 lines above"); |
tpqputs | 1212 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "finish_rw[read2]: read cycle error"); |
tpqputs | 1231 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Couldn't finish write cycle properly"); |
tpqputs | 1247 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "error: drive not ready in finish_rw() !"); |
tpqputs | 1267 | drivers/char/tpqic02.c | tpqputs(TPQD_REWIND, "Rewinding tape..."); |
tpqputs | 1302 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTFSF forward searching filemark"); |
tpqputs | 1309 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTBSF backward searching filemark -- optional command"); |
tpqputs | 1321 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTFSR forward space record"); |
tpqputs | 1327 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTFSR not supported"); |
tpqputs | 1335 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTFSR backward space record"); |
tpqputs | 1340 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTBSR not supported"); |
tpqputs | 1347 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTWEOF write eof mark"); |
tpqputs | 1359 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTREW rewinding tape"); |
tpqputs | 1366 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTOFFL rewinding & going offline"); |
tpqputs | 1378 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTNOP setting status only"); |
tpqputs | 1383 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTRETEN retension tape"); |
tpqputs | 1394 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTBSFM not supported"); |
tpqputs | 1407 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTFSFM not supported"); |
tpqputs | 1417 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTEOM search for End Of recorded Media"); |
tpqputs | 1447 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTERASE -- ERASE TAPE !"); |
tpqputs | 1449 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Cartridge is write-protected."); |
tpqputs | 1469 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTRAS1: non-destructive self test"); |
tpqputs | 1472 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "RAS1 failed"); |
tpqputs | 1477 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "RAS1 not supported"); |
tpqputs | 1482 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTRAS2: destructive self test"); |
tpqputs | 1485 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "RAS2 failed"); |
tpqputs | 1490 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "RAS2 not supported"); |
tpqputs | 1495 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTSEEK seeking block"); |
tpqputs | 1581 | drivers/char/tpqic02.c | tpqputs(TPQD_DEBUG, "start_dma() enter"); |
tpqputs | 1617 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "wait_for_ready failed in start_dma"); |
tpqputs | 1661 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "detected exception in start_dma() while transfer in progress"); |
tpqputs | 1713 | drivers/char/tpqic02.c | tpqputs(TPQD_DMAX, "DMA transfer exception"); |
tpqputs | 1827 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "isr: exception on tape controller"); |
tpqputs | 1847 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "isr: ? Tape controller not ready"); |
tpqputs | 1928 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "configs not set"); |
tpqputs | 1938 | drivers/char/tpqic02.c | tpqputs(TPQD_BLKSZ, "Wrong block size"); |
tpqputs | 2008 | drivers/char/tpqic02.c | tpqputs(TPQD_DMAX, "is_exception() before start_dma()!"); |
tpqputs | 2035 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "read: Oops, read more bytes than requested"); |
tpqputs | 2060 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "read request for <0 bytes"); |
tpqputs | 2102 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "configs not set"); |
tpqputs | 2112 | drivers/char/tpqic02.c | tpqputs(TPQD_BLKSZ, "Wrong block size"); |
tpqputs | 2117 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Not in write mode"); |
tpqputs | 2126 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Cartridge is write-protected."); |
tpqputs | 2150 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "partial write"); |
tpqputs | 2176 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "write: start_dma() failed"); |
tpqputs | 2188 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "write: Oops, wrote more bytes than requested"); |
tpqputs | 2205 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "write: EW detected"); |
tpqputs | 2209 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "write: dma: error in writing"); |
tpqputs | 2227 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "write request for <0 bytes"); |
tpqputs | 2317 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "open: sense() failed"); |
tpqputs | 2326 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "No tape present."); |
tpqputs | 2341 | drivers/char/tpqic02.c | tpqputs(TPQD_REWIND, "Density minor bits have changed. Forcing rewind."); |
tpqputs | 2354 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "open: rewind failed"); |
tpqputs | 2364 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "open: tape dead, attempting reset"); |
tpqputs | 2370 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "open: tp_sense() failed\n"); |
tpqputs | 2395 | drivers/char/tpqic02.c | tpqputs(TPQD_REWIND, "Wait for retensioning..."); |
tpqputs | 2449 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "release: device dead!?"); |
tpqputs | 2455 | drivers/char/tpqic02.c | tpqputs(TPQD_REWIND, "release: Doing rewind..."); |
tpqputs | 2489 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Unsupported or incorrect DMA channel"); |
tpqputs | 2521 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Unsupported or incorrect DMA channel"); |
tpqputs | 2541 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Unsupported or incorrect DMA channel"); |
tpqputs | 2545 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Invalid interface type"); |
tpqputs | 2610 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "sizeof(struct mtconfiginfo) does not match!"); |
tpqputs | 2634 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "sizeof(struct mtconfiginfo) does not match!"); |
tpqputs | 2660 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Configs not set"); |
tpqputs | 2670 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "sizeof(struct mtop) does not match!"); |
tpqputs | 2695 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Warning: negative mt_count ignored"); |
tpqputs | 2725 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "sizeof(struct mtget) does not match!"); |
tpqputs | 2753 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "sizeof(struct mtpos) does not match!"); |
tpqputs | 2762 | drivers/char/tpqic02.c | tpqputs(TPQD_IOCTLS, "MTTELL reading block address"); |
tpqputs | 2829 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "Bogus interrupt number."); |
tpqputs | 2863 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "No drive detected -- releasing irq and dma."); |
tpqputs | 2948 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "No drive detected -- driver going on vacation..."); |
tpqputs | 2956 | drivers/char/tpqic02.c | tpqputs(TPQD_ALWAYS, "exception detected\n"); |
tpqputs | 611 | include/linux/tpqic02.h | # define TPQPUTS(s) tpqputs(s) |