Lines Matching refs:nsp32_msg
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()
887 nsp32_msg(KERN_ERR, in nsp32_setup_sg_table()
923 nsp32_msg(KERN_ERR, "Currentsc != NULL. Cancel this command request"); in nsp32_queuecommand_lck()
971 nsp32_msg(KERN_ERR, "SGT fail"); in nsp32_queuecommand_lck()
1125 nsp32_msg(KERN_INFO, "term power on"); in DEF_SCSI_QCMD()
1195 nsp32_msg(KERN_INFO, "card disconnect"); in do_nsp32_isr()
1197 nsp32_msg(KERN_INFO, "clean up current SCSI command"); in do_nsp32_isr()
1213 nsp32_msg(KERN_INFO, "detected someone do bus reset"); in do_nsp32_isr()
1223 nsp32_msg(KERN_WARNING, "SCpnt==NULL this can't be happened"); in do_nsp32_isr()
1224 nsp32_msg(KERN_WARNING, "irq_stat=0x%x trans_stat=0x%x", in do_nsp32_isr()
1332 nsp32_msg(KERN_WARNING, in do_nsp32_isr()
1404 nsp32_msg(KERN_WARNING, "phase chg/other phase?"); in do_nsp32_isr()
1405 nsp32_msg(KERN_WARNING, "irq_stat=0x%x trans_stat=0x%x\n", in do_nsp32_isr()
1421 nsp32_msg(KERN_ERR, "Received unexpected BMCNTERR IRQ! "); in do_nsp32_isr()
1708 nsp32_msg(KERN_WARNING, "unexpected bus free occurred"); in nsp32_busfree_occur()
1783 nsp32_msg(KERN_ERR, "resid underflow"); in nsp32_adjust_busfree()
1876 nsp32_msg(KERN_ERR, "Target or Lun is invalid"); in nsp32_restart_autoscsi()
2001 nsp32_msg(KERN_WARNING, in nsp32_msgin_occur()
2041 nsp32_msg (KERN_WARNING, in nsp32_msgin_occur()
2066 nsp32_msg (KERN_WARNING, in nsp32_msgin_occur()
2217 nsp32_msg(KERN_WARNING, in nsp32_msgin_occur()
2367 nsp32_msg(KERN_ERR, "limit_entry exceeds syncnum!"); in nsp32_search_period_entry()
2467 nsp32_msg(KERN_ERR, "unknown state designation"); in nsp32_wait_req()
2483 nsp32_msg(KERN_WARNING, "wait REQ timeout, req_bit: 0x%x", req_bit); in nsp32_wait_req()
2496 nsp32_msg(KERN_ERR, "unknown state designation"); in nsp32_wait_sack()
2512 nsp32_msg(KERN_WARNING, "wait SACK timeout, ack_bit: 0x%x", ack_bit); in nsp32_wait_sack()
2567 nsp32_msg (KERN_ERR, "failed to scsi register"); in nsp32_detect()
2622 nsp32_msg(KERN_WARNING, in nsp32_detect()
2638 nsp32_msg (KERN_ERR, "failed to set PCI DMA mask"); in nsp32_detect()
2649 nsp32_msg(KERN_ERR, "failed to allocate DMA memory"); in nsp32_detect()
2659 nsp32_msg(KERN_ERR, "failed to allocate DMA memory"); in nsp32_detect()
2730 nsp32_msg(KERN_ERR, "Unable to allocate IRQ for NinjaSCSI32 " in nsp32_detect()
2740 nsp32_msg(KERN_ERR, in nsp32_detect()
2748 nsp32_msg(KERN_ERR, "failed to add scsi host"); in nsp32_detect()
2821 nsp32_msg(KERN_WARNING, "abort"); in nsp32_eh_abort()
2892 nsp32_msg(KERN_INFO, "Host Reset"); in nsp32_eh_host_reset()
2926 nsp32_msg(KERN_INFO, "No EEPROM detected: 0x%x", ret); in nsp32_getprom_param()
2931 nsp32_msg(KERN_INFO, "Invalid number: 0x%x", ret); in nsp32_getprom_param()
2948 nsp32_msg(KERN_WARNING, "Unknown EEPROM"); in nsp32_getprom_param()
3026 nsp32_msg(KERN_WARNING, in nsp32_getprom_at24()
3215 nsp32_msg(KERN_ERR, "return value is not appropriate"); in nsp32_prom_get()
3289 nsp32_msg(KERN_INFO, "pci-suspend: pdev=0x%p, state.event=%x, slot=%s, host=0x%p", in nsp32_suspend()
3306 nsp32_msg(KERN_INFO, "pci-resume: pdev=0x%p, slot=%s, host=0x%p", in nsp32_resume()
3315 nsp32_msg(KERN_INFO, "io=0x%x reg=0x%x", data->BaseAddress, reg); in nsp32_resume()
3318 nsp32_msg(KERN_INFO, "missing device. abort resume."); in nsp32_resume()
3325 nsp32_msg(KERN_INFO, "resume success"); in nsp32_resume()
3344 nsp32_msg(KERN_ERR, "failed to enable pci device"); in nsp32_probe()
3360 nsp32_msg(KERN_INFO, "irq: %i mmio: %p+0x%lx slot: %s model: %s", in nsp32_probe()
3399 nsp32_msg(KERN_INFO, "loading..."); in init_nsp32()
3404 nsp32_msg(KERN_INFO, "unloading..."); in exit_nsp32()