Home
last modified time | relevance | path

Searched refs:nsp_msg (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/scsi/pcmcia/
Dnsp_cs.c136 # define nsp_msg(type, args...) nsp_cs_message("", 0, (type), args) macro
140 # define nsp_msg(type, args...) \ macro
232 nsp_msg(KERN_WARNING, "CurrentSC!=NULL this can't be happen"); in nsp_queuecommand()
358 nsp_msg(KERN_INFO, "terminator power on"); in nsphw_init()
519 nsp_msg(KERN_WARNING, in nsp_analyze_sdtr()
590 nsp_msg(KERN_DEBUG, " %s signal off timeut", str); in nsp_negate_signal()
729 nsp_msg(KERN_ERR, "XXX: reselect ID must be %d in this implementation.", target); in nsp_reselected()
857 nsp_msg(KERN_DEBUG, "pio read timeout resid=%d this_residual=%d buffers_residual=%d", in nsp_pio_read()
949 nsp_msg(KERN_DEBUG, "pio write timeout resid=0x%x", SCpnt->resid); in nsp_pio_write()
1082 nsp_msg(KERN_ERR, "bus reset (power off?)"); in nspintr()
[all …]
Dnsp_message.c69 nsp_msg(KERN_DEBUG, "msgout: xfer short"); in nsp_message_out()