Lines Matching refs:nsp32_msg
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()
888 nsp32_msg(KERN_ERR, in nsp32_setup_sg_table()
924 nsp32_msg(KERN_ERR, "Currentsc != NULL. Cancel this command request"); in nsp32_queuecommand_lck()
966 nsp32_msg(KERN_ERR, "SGT fail"); in nsp32_queuecommand_lck()
1120 nsp32_msg(KERN_INFO, "term power on"); in DEF_SCSI_QCMD()
1190 nsp32_msg(KERN_INFO, "card disconnect"); in do_nsp32_isr()
1192 nsp32_msg(KERN_INFO, "clean up current SCSI command"); in do_nsp32_isr()
1208 nsp32_msg(KERN_INFO, "detected someone do bus reset"); in do_nsp32_isr()
1218 nsp32_msg(KERN_WARNING, "SCpnt==NULL this can't be happened"); in do_nsp32_isr()
1219 nsp32_msg(KERN_WARNING, "irq_stat=0x%x trans_stat=0x%x", in do_nsp32_isr()
1327 nsp32_msg(KERN_WARNING, in do_nsp32_isr()
1399 nsp32_msg(KERN_WARNING, "phase chg/other phase?"); in do_nsp32_isr()
1400 nsp32_msg(KERN_WARNING, "irq_stat=0x%x trans_stat=0x%x\n", in do_nsp32_isr()
1416 nsp32_msg(KERN_ERR, "Received unexpected BMCNTERR IRQ! "); in do_nsp32_isr()
1703 nsp32_msg(KERN_WARNING, "unexpected bus free occurred"); in nsp32_busfree_occur()
1776 nsp32_msg(KERN_ERR, "resid underflow"); in nsp32_adjust_busfree()
1869 nsp32_msg(KERN_ERR, "Target or Lun is invalid"); in nsp32_restart_autoscsi()
1994 nsp32_msg(KERN_WARNING, in nsp32_msgin_occur()
2034 nsp32_msg (KERN_WARNING, in nsp32_msgin_occur()
2059 nsp32_msg (KERN_WARNING, in nsp32_msgin_occur()
2210 nsp32_msg(KERN_WARNING, in nsp32_msgin_occur()
2360 nsp32_msg(KERN_ERR, "limit_entry exceeds syncnum!"); in nsp32_search_period_entry()
2460 nsp32_msg(KERN_ERR, "unknown state designation"); in nsp32_wait_req()
2476 nsp32_msg(KERN_WARNING, "wait REQ timeout, req_bit: 0x%x", req_bit); in nsp32_wait_req()
2489 nsp32_msg(KERN_ERR, "unknown state designation"); in nsp32_wait_sack()
2505 nsp32_msg(KERN_WARNING, "wait SACK timeout, ack_bit: 0x%x", ack_bit); in nsp32_wait_sack()
2560 nsp32_msg (KERN_ERR, "failed to scsi register"); in nsp32_detect()
2615 nsp32_msg(KERN_WARNING, in nsp32_detect()
2631 nsp32_msg (KERN_ERR, "failed to set PCI DMA mask"); in nsp32_detect()
2642 nsp32_msg(KERN_ERR, "failed to allocate DMA memory"); in nsp32_detect()
2652 nsp32_msg(KERN_ERR, "failed to allocate DMA memory"); in nsp32_detect()
2723 nsp32_msg(KERN_ERR, "Unable to allocate IRQ for NinjaSCSI32 " in nsp32_detect()
2733 nsp32_msg(KERN_ERR, in nsp32_detect()
2741 nsp32_msg(KERN_ERR, "failed to add scsi host"); in nsp32_detect()
2814 nsp32_msg(KERN_WARNING, "abort"); in nsp32_eh_abort()
2885 nsp32_msg(KERN_INFO, "Host Reset"); in nsp32_eh_host_reset()
2919 nsp32_msg(KERN_INFO, "No EEPROM detected: 0x%x", ret); in nsp32_getprom_param()
2924 nsp32_msg(KERN_INFO, "Invalid number: 0x%x", ret); in nsp32_getprom_param()
2941 nsp32_msg(KERN_WARNING, "Unknown EEPROM"); in nsp32_getprom_param()
3019 nsp32_msg(KERN_WARNING, in nsp32_getprom_at24()
3208 nsp32_msg(KERN_ERR, "return value is not appropriate"); in nsp32_prom_get()
3282 nsp32_msg(KERN_INFO, "pci-suspend: pdev=0x%p, state.event=%x, slot=%s, host=0x%p", in nsp32_suspend()
3299 nsp32_msg(KERN_INFO, "pci-resume: pdev=0x%p, slot=%s, host=0x%p", in nsp32_resume()
3308 nsp32_msg(KERN_INFO, "io=0x%x reg=0x%x", data->BaseAddress, reg); in nsp32_resume()
3311 nsp32_msg(KERN_INFO, "missing device. abort resume."); in nsp32_resume()
3318 nsp32_msg(KERN_INFO, "resume success"); in nsp32_resume()
3337 nsp32_msg(KERN_ERR, "failed to enable pci device"); in nsp32_probe()
3353 nsp32_msg(KERN_INFO, "irq: %i mmio: %p+0x%lx slot: %s model: %s", in nsp32_probe()
3392 nsp32_msg(KERN_INFO, "loading..."); in init_nsp32()
3397 nsp32_msg(KERN_INFO, "unloading..."); in exit_nsp32()