Searched refs:DEBC_printk (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | st.c | 322 #define DEBC_printk(t, fmt, a...) \ 325 #define DEBC_printk(t, fmt, a...) 745 DEBC_printk(STp, "Stepping over filemark %s.\n", in cross_eof() 783 DEBC_printk(STp, "Flushing %d bytes.\n", transfer); in st_flush_write_buffer() 925 DEBC_printk(STp, "%socking drive door.\n", do_lock ? "L" : "Unl"); in do_door_lock() 1059 DEBC_printk(STp, "Mode change from %d to %d.\n", in check_tape() 1136 DEBC_printk(STp, "Can't read block limits.\n"); in check_tape() 1153 DEBC_printk(STp, "No Mode Sense.\n"); in check_tape() 1158 DEBC_printk(STp,"Mode sense. Length %d, " in check_tape() 1170 DEBC_printk(ST in check_tape() 320 #define DEBC_printk global() macro 323 #define DEBC_printk global() macro [all...] |
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | st.c | 318 #define DEBC_printk(t, fmt, a...) \ 321 #define DEBC_printk(t, fmt, a...) 746 DEBC_printk(STp, "Stepping over filemark %s.\n", in cross_eof() 784 DEBC_printk(STp, "Flushing %d bytes.\n", transfer); in st_flush_write_buffer() 926 DEBC_printk(STp, "%socking drive door.\n", do_lock ? "L" : "Unl"); in do_door_lock() 1060 DEBC_printk(STp, "Mode change from %d to %d.\n", in check_tape() 1137 DEBC_printk(STp, "Can't read block limits.\n"); in check_tape() 1154 DEBC_printk(STp, "No Mode Sense.\n"); in check_tape() 1159 DEBC_printk(STp,"Mode sense. Length %d, " in check_tape() 1171 DEBC_printk(ST in check_tape() 316 #define DEBC_printk global() macro 319 #define DEBC_printk global() macro [all...] |
Completed in 6 milliseconds