Searched refs:nsp32_msg (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/scsi/ |
| H A D | nsp32.c | 287 # define nsp32_msg(type, args...) nsp32_message ("", 0, (type), args) macro 291 # define nsp32_msg(type, args...) \ macro 407 nsp32_msg(KERN_WARNING, in nsp32_build_nop() 469 nsp32_msg(KERN_WARNING, "bus busy"); in nsp32_selection_autopara() 482 nsp32_msg(KERN_ERR, "SCSI MsgOut without any message!"); in nsp32_selection_autopara() 550 nsp32_msg(KERN_ERR, "unknown trans_method"); in nsp32_selection_autopara() 606 nsp32_msg(KERN_WARNING, "bus busy"); in nsp32_selection_autoscsi() 643 nsp32_msg(KERN_ERR, "SCSI MsgOut without any message!"); in nsp32_selection_autoscsi() 837 nsp32_msg(KERN_WARNING, "unknown id/lun"); in nsp32_reselection() 840 nsp32_msg(KERN_WARNING, "no SCSI command is processing"); in nsp32_reselection() [all …]
|