Searched refs:st_printk (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/scsi/ |
| H A D | st.c | 314 #define st_printk(prefix, t, fmt, a...) \ macro 318 if (debugging) { st_printk(ST_DEB_MSG, t, fmt, ##a ); } 371 st_printk(KERN_WARNING, STp, "Power on/reset recognized."); in st_chk_result() 387 st_printk(ST_DEB_MSG, STp, in st_chk_result() 397 st_printk(KERN_WARNING, STp, in st_chk_result() 429 st_printk(KERN_WARNING, STp, "Power on/reset recognized."); in st_chk_result() 450 st_printk(ST_DEB_MSG, STp, in st_chk_result() 469 st_printk(KERN_ERR, stp, in st_allocate_request() 617 st_printk(KERN_ERR, STp, in st_do_scsi() 731 st_printk(ST_DEB_MSG, STp, in write_behind_check() [all …]
|