• Home
  • Raw
  • Download

Lines Matching refs:DEBC_printk

320 #define DEBC_printk(t, fmt, a...) \  macro
323 #define DEBC_printk(t, fmt, a...) macro
743 DEBC_printk(STp, "Stepping over filemark %s.\n", in cross_eof()
781 DEBC_printk(STp, "Flushing %d bytes.\n", transfer); in st_flush_write_buffer()
922 DEBC_printk(STp, "%socking drive door.\n", do_lock ? "L" : "Unl"); in do_door_lock()
1055 DEBC_printk(STp, "Mode change from %d to %d.\n", in check_tape()
1132 DEBC_printk(STp, "Can't read block limits.\n"); in check_tape()
1149 DEBC_printk(STp, "No Mode Sense.\n"); in check_tape()
1154 DEBC_printk(STp,"Mode sense. Length %d, " in check_tape()
1166 DEBC_printk(STp, "Density %x, tape length: %x, " in check_tape()
1193 DEBC_printk(STp, "Block size: %d, buffer size: %d (%d blocks).\n", in check_tape()
1200 DEBC_printk(STp, "Write protected\n"); in check_tape()
1214 DEBC_printk(STp, "Updating partition number in status.\n"); in check_tape()
1272 DEBC_printk(STp, "Device already in use.\n"); in st_open()
1362 DEBC_printk(STp, "switch_partition at close failed.\n"); in st_flush()
1378 DEBC_printk(STp, "Async write waits %d, finished %d.\n", in st_flush()
1420 DEBC_printk(STp, "Buffer flushed, %d EOF(s) written\n", cmd[4]); in st_flush()
1794 DEBC_printk(STp, "Error on write:\n"); in st_write()
1821 DEBC_printk(STp, "EOM with %d " in st_write()
1836 DEBC_printk(STp, "Retry " in st_write()
1850 DEBC_printk(STp, "EOM with " in st_write()
1961 DEBC_printk(STp, in read_tape()
2015 DEBC_printk(STp, "ILI but " in read_tape()
2035 DEBC_printk(STp, "EOF detected (%d " in read_tape()
2049 DEBC_printk(STp, "EOM detected (%d " in read_tape()
2056 DEBC_printk(STp, "Tape error while reading.\n"); in read_tape()
2060 DEBC_printk(STp, "Zero returned for " in read_tape()
2294 DEBC_printk(STp, "Initialized mode %d definition from mode 0\n",
2361 DEBC_printk(STp, "Default block size disabled.\n");
2364 DEBC_printk(STp,"Default block size set to "
2375 DEBC_printk(STp, "Long timeout set to %d seconds.\n",
2380 DEBC_printk(STp, "Normal timeout set to %d seconds.\n",
2401 DEBC_printk(STp,
2405 DEBC_printk(STp, "Density default set to %x\n",
2415 DEBC_printk(STp,
2419 DEBC_printk(STp,
2428 DEBC_printk(STp,
2433 DEBC_printk(STp, "Compression "
2439 DEBC_printk(STp, "Compression default "
2563 DEBC_printk(STp, "Compression mode page not supported.\n"); in st_compression()
2568 DEBC_printk(STp, "Compression state is %d.\n", in st_compression()
2573 DEBC_printk(STp, "Compression not supported.\n"); in st_compression()
2591 DEBC_printk(STp, "Compression change failed.\n"); in st_compression()
2594 DEBC_printk(STp, "Compression state changed to %d.\n", state); in st_compression()
2625 DEBC_printk(STp, " Enhanced %sload slot %2d.\n", in do_load_unload()
2843 DEBC_printk(STp, "Rewinding tape.\n"); in st_int_ioctl()
2847 DEBC_printk(STp, "No op on tape.\n"); in st_int_ioctl()
2857 DEBC_printk(STp, "Retensioning tape.\n"); in st_int_ioctl()
2875 DEBC_printk(STp, "Spacing to end of recorded medium.\n"); in st_int_ioctl()
2891 DEBC_printk(STp, "Erasing tape.\n"); in st_int_ioctl()
3133 DEBC_printk(STp, " Can't read tape position.\n"); in get_location()
3152 DEBC_printk(STp, "Got tape pos. blk %d part %d.\n", in get_location()
3179 DEBC_printk(STp, "Setting block to %d and partition to %d.\n", in set_location()
3194 DEBC_printk(STp, "Visited block %d for " in set_location()
3218 DEBC_printk(STp, "Trying to change partition " in set_location()
3321 DEBC_printk(STp, "Can't read medium partition page.\n"); in nbr_partitions()
3326 DEBC_printk(STp, "Number of partitions %d.\n", result); in nbr_partitions()
3347 DEBC_printk(STp, "Sending FORMAT MEDIUM\n"); in format_medium()
3388 DEBC_printk(STp, "Can't read partition mode page.\n"); in partition_tape()
3400 DEBC_printk(STp, "Partition page length is %d bytes.\n", in partition_tape()
3411 DEBC_printk(STp, "Formatting tape with one partition.\n"); in partition_tape()
3454 DEBC_printk(STp, "psd_cnt %d, max.parts %d, nbr_parts %d\n", in partition_tape()
3462 DEBC_printk(STp, "Formatting tape with one partition.\n"); in partition_tape()
3471 DEBC_printk(STp, in partition_tape()