Home
last modified time | relevance | path

Searched refs:st_printk (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dst.c319 #define st_printk(prefix, t, fmt, a...) \
323 if (debugging) { st_printk(ST_DEB_MSG, t, fmt, ##a ); }
384 st_printk(ST_DEB_MSG, STp, in st_chk_result()
394 st_printk(KERN_WARNING, STp, in st_chk_result()
444 st_printk(ST_DEB_MSG, STp, in st_chk_result()
463 st_printk(KERN_ERR, stp, in st_allocate_request()
607 st_printk(KERN_ERR, STp, in st_do_scsi()
721 st_printk(ST_DEB_MSG, STp, in write_behind_check()
758 st_printk(KERN_ERR, STp, in cross_eof()
815 st_printk(KERN_ER in st_flush_write_buffer()
317 #define st_printk global() macro
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dst.c315 #define st_printk(prefix, t, fmt, a...) \
319 if (debugging) { st_printk(ST_DEB_MSG, t, fmt, ##a ); }
380 st_printk(ST_DEB_MSG, STp, in st_chk_result()
390 st_printk(KERN_WARNING, STp, in st_chk_result()
442 st_printk(ST_DEB_MSG, STp, in st_chk_result()
461 st_printk(KERN_ERR, stp, in st_allocate_request()
608 st_printk(KERN_ERR, STp, in st_do_scsi()
722 st_printk(ST_DEB_MSG, STp, in write_behind_check()
759 st_printk(KERN_ERR, STp, in cross_eof()
816 st_printk(KERN_ER in st_flush_write_buffer()
313 #define st_printk global() macro
[all...]

Completed in 8 milliseconds