Searched refs:nsp_msg (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/scsi/pcmcia/ |
| A D | nsp_cs.c | 98 # define nsp_msg(type, args...) nsp_cs_message("", 0, (type), args) macro 102 # define nsp_msg(type, args...) \ macro 200 nsp_msg(KERN_DEBUG, "CurrentSC!=NULL this can't be happen"); in nsp_queuecommand_lck() 210 nsp_msg(KERN_INFO, "suspending device. reject command."); in nsp_queuecommand_lck() 335 nsp_msg(KERN_INFO, "terminator power on"); in nsphw_init() 530 nsp_msg(KERN_DEBUG, " %s signal off timeout", str); in nsp_negate_signal() 895 nsp_msg(KERN_DEBUG, "pio write timeout resid=0x%x", in nsp_pio_write() 1026 nsp_msg(KERN_ERR, "bus reset (power off?)"); in nspintr() 1650 nsp_msg(KERN_DEBUG, "unexpected card release call."); in nsp_cs_release() 1682 nsp_msg(KERN_INFO, "clear SDTR status"); in nsp_cs_suspend() [all …]
|
| A D | nsp_message.c | 69 nsp_msg(KERN_DEBUG, "msgout: xfer short"); in nsp_message_out()
|
Completed in 6 milliseconds