Searched refs:st_printk (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/scsi/ |
| D | st.c | 315 #define st_printk(prefix, t, fmt, a...) \ macro 319 if (debugging) { st_printk(ST_DEB_MSG, t, fmt, ##a ); } 378 st_printk(ST_DEB_MSG, STp, in st_chk_result() 388 st_printk(KERN_WARNING, STp, in st_chk_result() 438 st_printk(ST_DEB_MSG, STp, in st_chk_result() 457 st_printk(KERN_ERR, stp, in st_allocate_request() 600 st_printk(KERN_ERR, STp, in st_do_scsi() 714 st_printk(ST_DEB_MSG, STp, in write_behind_check() 751 st_printk(KERN_ERR, STp, in cross_eof() 808 st_printk(KERN_ERR, STp, "Error on flush.\n"); in st_flush_write_buffer() [all …]
|