Searched refs:nsp32_msg (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/scsi/ |
D | nsp32.c | 293 # define nsp32_msg(type, args...) nsp32_message ("", 0, (type), args) macro 297 # define nsp32_msg(type, args...) \ macro 412 nsp32_msg(KERN_WARNING, in nsp32_build_nop() 474 nsp32_msg(KERN_WARNING, "bus busy"); in nsp32_selection_autopara() 487 nsp32_msg(KERN_ERR, "SCSI MsgOut without any message!"); in nsp32_selection_autopara() 554 nsp32_msg(KERN_ERR, "unknown trans_method"); in nsp32_selection_autopara() 611 nsp32_msg(KERN_WARNING, "bus busy"); in nsp32_selection_autoscsi() 647 nsp32_msg(KERN_ERR, "SCSI MsgOut without any message!"); in nsp32_selection_autoscsi() 839 nsp32_msg(KERN_WARNING, "unknown id/lun"); in nsp32_reselection() 842 nsp32_msg(KERN_WARNING, "no SCSI command is processing"); in nsp32_reselection() [all …]
|