Searched refs:nsp_msg (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/drivers/scsi/pcmcia/ |
| D | nsp_cs.c | 98 # define nsp_msg(type, args...) nsp_cs_message("", 0, (type), args) macro 102 # define nsp_msg(type, args...) \ macro 203 nsp_msg(KERN_DEBUG, "CurrentSC!=NULL this can't be happen"); in nsp_queuecommand_lck() 213 nsp_msg(KERN_INFO, "suspending device. reject command."); in nsp_queuecommand_lck() 338 nsp_msg(KERN_INFO, "terminator power on"); in nsphw_init() 533 nsp_msg(KERN_DEBUG, " %s signal off timeout", str); in nsp_negate_signal() 672 nsp_msg(KERN_ERR, "XXX: reselect ID must be %d in this implementation.", target); in nsp_reselected() 802 nsp_msg(KERN_DEBUG, "pio read timeout resid=%d this_residual=%d buffers_residual=%d", in nsp_pio_read() 898 nsp_msg(KERN_DEBUG, "pio write timeout resid=0x%x", in nsp_pio_write() 1029 nsp_msg(KERN_ERR, "bus reset (power off?)"); in nspintr() [all …]
|
| D | nsp_message.c | 69 nsp_msg(KERN_DEBUG, "msgout: xfer short"); in nsp_message_out()
|