Searched refs:nsp32_msg (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/scsi/ |
| D | nsp32.c | 285 # define nsp32_msg(type, args...) nsp32_message ("", 0, (type), args) macro 289 # define nsp32_msg(type, args...) \ macro 405 nsp32_msg(KERN_WARNING, in nsp32_build_nop() 467 nsp32_msg(KERN_WARNING, "bus busy"); in nsp32_selection_autopara() 480 nsp32_msg(KERN_ERR, "SCSI MsgOut without any message!"); in nsp32_selection_autopara() 548 nsp32_msg(KERN_ERR, "unknown trans_method"); in nsp32_selection_autopara() 604 nsp32_msg(KERN_WARNING, "bus busy"); in nsp32_selection_autoscsi() 641 nsp32_msg(KERN_ERR, "SCSI MsgOut without any message!"); in nsp32_selection_autoscsi() 835 nsp32_msg(KERN_WARNING, "unknown id/lun"); in nsp32_reselection() 838 nsp32_msg(KERN_WARNING, "no SCSI command is processing"); in nsp32_reselection() [all …]
|