Lines Matching refs:nsp32_msg

280 # define nsp32_msg(type, args...)     nsp32_message ("", 0, (type), args)  macro
284 # define nsp32_msg(type, args...) \ macro
399 nsp32_msg(KERN_WARNING, in nsp32_build_nop()
461 nsp32_msg(KERN_WARNING, "bus busy"); in nsp32_selection_autopara()
474 nsp32_msg(KERN_ERR, "SCSI MsgOut without any message!"); in nsp32_selection_autopara()
541 nsp32_msg(KERN_ERR, "unknown trans_method"); in nsp32_selection_autopara()
598 nsp32_msg(KERN_WARNING, "bus busy"); in nsp32_selection_autoscsi()
634 nsp32_msg(KERN_ERR, "SCSI MsgOut without any message!"); in nsp32_selection_autoscsi()
826 nsp32_msg(KERN_WARNING, "unknown id/lun"); in nsp32_reselection()
829 nsp32_msg(KERN_WARNING, "no SCSI command is processing"); in nsp32_reselection()
878 nsp32_msg(KERN_ERR, in nsp32_setup_sg_table()
911 nsp32_msg(KERN_ERR, "Currentsc != NULL. Cancel this command request"); in nsp32_queuecommand_lck()
960 nsp32_msg(KERN_ERR, "SGT fail"); in nsp32_queuecommand_lck()
1113 nsp32_msg(KERN_INFO, "term power on"); in DEF_SCSI_QCMD()
1181 nsp32_msg(KERN_INFO, "card disconnect"); in do_nsp32_isr()
1183 nsp32_msg(KERN_INFO, "clean up current SCSI command"); in do_nsp32_isr()
1199 nsp32_msg(KERN_INFO, "detected someone do bus reset"); in do_nsp32_isr()
1209 nsp32_msg(KERN_WARNING, "SCpnt==NULL this can't be happened"); in do_nsp32_isr()
1210 nsp32_msg(KERN_WARNING, "irq_stat=0x%x trans_stat=0x%x", irq_stat, trans_stat); in do_nsp32_isr()
1317 nsp32_msg(KERN_WARNING, in do_nsp32_isr()
1388 nsp32_msg(KERN_WARNING, "phase chg/other phase?"); in do_nsp32_isr()
1389 nsp32_msg(KERN_WARNING, "irq_stat=0x%x trans_stat=0x%x\n", in do_nsp32_isr()
1405 nsp32_msg(KERN_ERR, "Received unexpected BMCNTERR IRQ! "); in do_nsp32_isr()
1688 nsp32_msg(KERN_WARNING, "unexpected bus free occurred"); in nsp32_busfree_occur()
1761 nsp32_msg(KERN_ERR, "resid underflow"); in nsp32_adjust_busfree()
1864 nsp32_msg(KERN_ERR, "Target or Lun is invalid"); in nsp32_restart_autoscsi()
1989 nsp32_msg(KERN_WARNING, in nsp32_msgin_occur()
2029 nsp32_msg (KERN_WARNING, in nsp32_msgin_occur()
2054 nsp32_msg (KERN_WARNING, in nsp32_msgin_occur()
2205 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()
2918 nsp32_msg(KERN_INFO, "No EEPROM detected: 0x%x", ret); in nsp32_getprom_param()
2923 nsp32_msg(KERN_INFO, "Invalid number: 0x%x", ret); in nsp32_getprom_param()
2940 nsp32_msg(KERN_WARNING, "Unknown EEPROM"); in nsp32_getprom_param()
3018 nsp32_msg(KERN_WARNING, in nsp32_getprom_at24()
3207 nsp32_msg(KERN_ERR, "return value is not appropriate"); in nsp32_prom_get()
3281nsp32_msg(KERN_INFO, "pci-suspend: pdev=0x%p, state=%ld, slot=%s, host=0x%p", pdev, state, pci_nam… in nsp32_suspend()
3297 nsp32_msg(KERN_INFO, "pci-resume: pdev=0x%p, slot=%s, host=0x%p", pdev, pci_name(pdev), host); in nsp32_resume()
3305 nsp32_msg(KERN_INFO, "io=0x%x reg=0x%x", data->BaseAddress, reg); in nsp32_resume()
3308 nsp32_msg(KERN_INFO, "missing device. abort resume."); in nsp32_resume()
3315 nsp32_msg(KERN_INFO, "resume success"); in nsp32_resume()
3334 nsp32_msg(KERN_ERR, "failed to enable pci device"); in nsp32_probe()
3350 nsp32_msg(KERN_INFO, "irq: %i mmio: %p+0x%lx slot: %s model: %s", in nsp32_probe()
3389 nsp32_msg(KERN_INFO, "loading..."); in init_nsp32()
3394 nsp32_msg(KERN_INFO, "unloading..."); in exit_nsp32()