Searched refs:nsp_msg (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/scsi/pcmcia/ |
H A D | nsp_cs.c | 103 # define nsp_msg(type, args...) nsp_cs_message("", 0, (type), args) macro 107 # define nsp_msg(type, args...) \ macro 206 nsp_msg(KERN_DEBUG, "CurrentSC!=NULL this can't be happen"); in nsp_queuecommand_lck() 216 nsp_msg(KERN_INFO, "suspending device. reject command."); in nsp_queuecommand_lck() 341 nsp_msg(KERN_INFO, "terminator power on"); in nsphw_init() 533 nsp_msg(KERN_DEBUG, " %s signal off timeout", str); in nsp_negate_signal() 674 nsp_msg(KERN_ERR, "XXX: reselect ID must be %d in this implementation.", target); in nsp_reselected() 806 nsp_msg(KERN_DEBUG, "pio read timeout resid=%d this_residual=%d buffers_residual=%d", in nsp_pio_read() 906 nsp_msg(KERN_DEBUG, "pio write timeout resid=0x%x", in nsp_pio_write() 1038 nsp_msg(KERN_ER in nspintr() [all...] |
H A D | nsp_message.c | 69 nsp_msg(KERN_DEBUG, "msgout: xfer short"); in nsp_message_out()
|
/kernel/linux/linux-5.10/drivers/scsi/pcmcia/ |
H A D | nsp_cs.c | 99 # define nsp_msg(type, args...) nsp_cs_message("", 0, (type), args) macro 103 # define nsp_msg(type, args...) \ macro 204 nsp_msg(KERN_DEBUG, "CurrentSC!=NULL this can't be happen"); in nsp_queuecommand_lck() 214 nsp_msg(KERN_INFO, "suspending device. reject command."); in nsp_queuecommand_lck() 339 nsp_msg(KERN_INFO, "terminator power on"); in nsphw_init() 534 nsp_msg(KERN_DEBUG, " %s signal off timeout", str); in nsp_negate_signal() 673 nsp_msg(KERN_ERR, "XXX: reselect ID must be %d in this implementation.", target); in nsp_reselected() 803 nsp_msg(KERN_DEBUG, "pio read timeout resid=%d this_residual=%d buffers_residual=%d", in nsp_pio_read() 899 nsp_msg(KERN_DEBUG, "pio write timeout resid=0x%x", in nsp_pio_write() 1030 nsp_msg(KERN_ER in nspintr() [all...] |
H A D | nsp_message.c | 69 nsp_msg(KERN_DEBUG, "msgout: xfer short"); in nsp_message_out()
|
Completed in 5 milliseconds