Searched refs:nsp32_msg (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/scsi/ |
D | nsp32.c | 286 # define nsp32_msg(type, args...) nsp32_message ("", 0, (type), args) macro 290 # define nsp32_msg(type, args...) \ macro 406 nsp32_msg(KERN_WARNING, in nsp32_build_nop() 468 nsp32_msg(KERN_WARNING, "bus busy"); in nsp32_selection_autopara() 481 nsp32_msg(KERN_ERR, "SCSI MsgOut without any message!"); in nsp32_selection_autopara() 549 nsp32_msg(KERN_ERR, "unknown trans_method"); in nsp32_selection_autopara() 605 nsp32_msg(KERN_WARNING, "bus busy"); in nsp32_selection_autoscsi() 642 nsp32_msg(KERN_ERR, "SCSI MsgOut without any message!"); in nsp32_selection_autoscsi() 836 nsp32_msg(KERN_WARNING, "unknown id/lun"); in nsp32_reselection() 839 nsp32_msg(KERN_WARNING, "no SCSI command is processing"); in nsp32_reselection() [all …]
|