Home
last modified time | relevance | path

Searched refs:DEBC_printk (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/scsi/
Dst.c316 #define DEBC_printk(t, fmt, a...) \ macro
319 #define DEBC_printk(t, fmt, a...) macro
740 DEBC_printk(STp, "Stepping over filemark %s.\n", in cross_eof()
778 DEBC_printk(STp, "Flushing %d bytes.\n", transfer); in st_flush_write_buffer()
919 DEBC_printk(STp, "%socking drive door.\n", do_lock ? "L" : "Unl"); in do_door_lock()
1052 DEBC_printk(STp, "Mode change from %d to %d.\n", in check_tape()
1129 DEBC_printk(STp, "Can't read block limits.\n"); in check_tape()
1146 DEBC_printk(STp, "No Mode Sense.\n"); in check_tape()
1151 DEBC_printk(STp,"Mode sense. Length %d, " in check_tape()
1163 DEBC_printk(STp, "Density %x, tape length: %x, " in check_tape()
[all …]