Searched refs:nsp32_msg (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/scsi/ |
D | nsp32.c | 292 # define nsp32_msg(type, args...) nsp32_message ("", 0, (type), args) macro 296 # define nsp32_msg(type, args...) \ macro 411 nsp32_msg(KERN_WARNING, in nsp32_build_nop() 473 nsp32_msg(KERN_WARNING, "bus busy"); in nsp32_selection_autopara() 486 nsp32_msg(KERN_ERR, "SCSI MsgOut without any message!"); in nsp32_selection_autopara() 553 nsp32_msg(KERN_ERR, "unknown trans_method"); in nsp32_selection_autopara() 610 nsp32_msg(KERN_WARNING, "bus busy"); in nsp32_selection_autoscsi() 646 nsp32_msg(KERN_ERR, "SCSI MsgOut without any message!"); in nsp32_selection_autoscsi() 838 nsp32_msg(KERN_WARNING, "unknown id/lun"); in nsp32_reselection() 841 nsp32_msg(KERN_WARNING, "no SCSI command is processing"); in nsp32_reselection() [all …]
|