Lines Matching refs:nsp32_msg

293 # define nsp32_msg(type, args...)     nsp32_message ("", 0, (type), args)  macro
297 # define nsp32_msg(type, args...) \ macro
412 nsp32_msg(KERN_WARNING, in nsp32_build_nop()
474 nsp32_msg(KERN_WARNING, "bus busy"); in nsp32_selection_autopara()
487 nsp32_msg(KERN_ERR, "SCSI MsgOut without any message!"); in nsp32_selection_autopara()
554 nsp32_msg(KERN_ERR, "unknown trans_method"); in nsp32_selection_autopara()
611 nsp32_msg(KERN_WARNING, "bus busy"); in nsp32_selection_autoscsi()
647 nsp32_msg(KERN_ERR, "SCSI MsgOut without any message!"); in nsp32_selection_autoscsi()
839 nsp32_msg(KERN_WARNING, "unknown id/lun"); in nsp32_reselection()
842 nsp32_msg(KERN_WARNING, "no SCSI command is processing"); in nsp32_reselection()
891 nsp32_msg(KERN_ERR, in nsp32_setup_sg_table()
924 nsp32_msg(KERN_ERR, "Currentsc != NULL. Cancel this command request"); in nsp32_queuecommand_lck()
973 nsp32_msg(KERN_ERR, "SGT fail"); in nsp32_queuecommand_lck()
1126 nsp32_msg(KERN_INFO, "term power on"); in DEF_SCSI_QCMD()
1194 nsp32_msg(KERN_INFO, "card disconnect"); in do_nsp32_isr()
1196 nsp32_msg(KERN_INFO, "clean up current SCSI command"); in do_nsp32_isr()
1212 nsp32_msg(KERN_INFO, "detected someone do bus reset"); in do_nsp32_isr()
1222 nsp32_msg(KERN_WARNING, "SCpnt==NULL this can't be happened"); in do_nsp32_isr()
1223 nsp32_msg(KERN_WARNING, "irq_stat=0x%x trans_stat=0x%x", irq_stat, trans_stat); in do_nsp32_isr()
1330 nsp32_msg(KERN_WARNING, in do_nsp32_isr()
1401 nsp32_msg(KERN_WARNING, "phase chg/other phase?"); in do_nsp32_isr()
1402 nsp32_msg(KERN_WARNING, "irq_stat=0x%x trans_stat=0x%x\n", in do_nsp32_isr()
1418 nsp32_msg(KERN_ERR, "Received unexpected BMCNTERR IRQ! "); in do_nsp32_isr()
1701 nsp32_msg(KERN_WARNING, "unexpected bus free occurred"); in nsp32_busfree_occur()
1774 nsp32_msg(KERN_ERR, "resid underflow"); in nsp32_adjust_busfree()
1877 nsp32_msg(KERN_ERR, "Target or Lun is invalid"); in nsp32_restart_autoscsi()
2002 nsp32_msg(KERN_WARNING, in nsp32_msgin_occur()
2042 nsp32_msg (KERN_WARNING, in nsp32_msgin_occur()
2067 nsp32_msg (KERN_WARNING, in nsp32_msgin_occur()
2218 nsp32_msg(KERN_WARNING, in nsp32_msgin_occur()
2373 nsp32_msg(KERN_ERR, "limit_entry exceeds syncnum!"); in nsp32_search_period_entry()
2474 nsp32_msg(KERN_ERR, "unknown state designation"); in nsp32_wait_req()
2490 nsp32_msg(KERN_WARNING, "wait REQ timeout, req_bit: 0x%x", req_bit); in nsp32_wait_req()
2503 nsp32_msg(KERN_ERR, "unknown state designation"); in nsp32_wait_sack()
2519 nsp32_msg(KERN_WARNING, "wait SACK timeout, ack_bit: 0x%x", ack_bit); in nsp32_wait_sack()
2574 nsp32_msg (KERN_ERR, "failed to scsi register"); in nsp32_detect()
2629 nsp32_msg(KERN_WARNING, in nsp32_detect()
2645 nsp32_msg (KERN_ERR, "failed to set PCI DMA mask"); in nsp32_detect()
2654 nsp32_msg(KERN_ERR, "failed to allocate DMA memory"); in nsp32_detect()
2664 nsp32_msg(KERN_ERR, "failed to allocate DMA memory"); in nsp32_detect()
2735 nsp32_msg(KERN_ERR, "Unable to allocate IRQ for NinjaSCSI32 " in nsp32_detect()
2745 nsp32_msg(KERN_ERR, in nsp32_detect()
2753 nsp32_msg(KERN_ERR, "failed to add scsi host"); in nsp32_detect()
2826 nsp32_msg(KERN_WARNING, "abort"); in nsp32_eh_abort()
2856 nsp32_msg(KERN_INFO, "Bus Reset"); in nsp32_eh_bus_reset()
2915 nsp32_msg(KERN_INFO, "Host Reset"); in nsp32_eh_host_reset()
2948 nsp32_msg(KERN_INFO, "No EEPROM detected: 0x%x", ret); in nsp32_getprom_param()
2953 nsp32_msg(KERN_INFO, "Invalid number: 0x%x", ret); in nsp32_getprom_param()
2970 nsp32_msg(KERN_WARNING, "Unknown EEPROM"); in nsp32_getprom_param()
3048 nsp32_msg(KERN_WARNING, in nsp32_getprom_at24()
3237 nsp32_msg(KERN_ERR, "return value is not appropriate"); in nsp32_prom_get()
3311nsp32_msg(KERN_INFO, "pci-suspend: pdev=0x%p, state=%ld, slot=%s, host=0x%p", pdev, state, pci_nam… in nsp32_suspend()
3327 nsp32_msg(KERN_INFO, "pci-resume: pdev=0x%p, slot=%s, host=0x%p", pdev, pci_name(pdev), host); in nsp32_resume()
3335 nsp32_msg(KERN_INFO, "io=0x%x reg=0x%x", data->BaseAddress, reg); in nsp32_resume()
3338 nsp32_msg(KERN_INFO, "missing device. abort resume."); in nsp32_resume()
3345 nsp32_msg(KERN_INFO, "resume success"); in nsp32_resume()
3364 nsp32_msg(KERN_ERR, "failed to enable pci device"); in nsp32_probe()
3380 nsp32_msg(KERN_INFO, "irq: %i mmio: %p+0x%lx slot: %s model: %s", in nsp32_probe()
3419 nsp32_msg(KERN_INFO, "loading..."); in init_nsp32()
3424 nsp32_msg(KERN_INFO, "unloading..."); in exit_nsp32()