Searched refs:DEBC_printk (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/scsi/ |
| H A D | st.c | 317 #define DEBC_printk(t, fmt, a...) \ macro 320 #define DEBC_printk(t, fmt, a...) macro 755 DEBC_printk(STp, "Stepping over filemark %s.\n", in cross_eof() 793 DEBC_printk(STp, "Flushing %d bytes.\n", transfer); in st_flush_write_buffer() 935 DEBC_printk(STp, "%socking drive door.\n", do_lock ? "L" : "Unl"); in do_door_lock() 1008 DEBC_printk(STp, "New tape session."); in test_ready() 1044 DEBC_printk(STp, "New tape session."); in test_ready() 1083 DEBC_printk(STp, "Mode change from %d to %d.\n", in check_tape() 1160 DEBC_printk(STp, "Can't read block limits.\n"); in check_tape() 1177 DEBC_printk(STp, "No Mode Sense.\n"); in check_tape() [all …]
|