Lines Matching refs:nsp32_msg

292 # define nsp32_msg(type, args...)     nsp32_message ("", 0, (type), args)  macro
296 # define nsp32_msg(type, args...) \ macro
411 nsp32_msg(KERN_WARNING, in nsp32_build_nop()
473 nsp32_msg(KERN_WARNING, "bus busy"); in nsp32_selection_autopara()
486 nsp32_msg(KERN_ERR, "SCSI MsgOut without any message!"); in nsp32_selection_autopara()
553 nsp32_msg(KERN_ERR, "unknown trans_method"); in nsp32_selection_autopara()
610 nsp32_msg(KERN_WARNING, "bus busy"); in nsp32_selection_autoscsi()
646 nsp32_msg(KERN_ERR, "SCSI MsgOut without any message!"); in nsp32_selection_autoscsi()
838 nsp32_msg(KERN_WARNING, "unknown id/lun"); in nsp32_reselection()
841 nsp32_msg(KERN_WARNING, "no SCSI command is processing"); in nsp32_reselection()
890 nsp32_msg(KERN_ERR, in nsp32_setup_sg_table()
923 nsp32_msg(KERN_ERR, "Currentsc != NULL. Cancel this command request"); in nsp32_queuecommand_lck()
972 nsp32_msg(KERN_ERR, "SGT fail"); in nsp32_queuecommand_lck()
1125 nsp32_msg(KERN_INFO, "term power on"); in DEF_SCSI_QCMD()
1193 nsp32_msg(KERN_INFO, "card disconnect"); in do_nsp32_isr()
1195 nsp32_msg(KERN_INFO, "clean up current SCSI command"); in do_nsp32_isr()
1211 nsp32_msg(KERN_INFO, "detected someone do bus reset"); in do_nsp32_isr()
1221 nsp32_msg(KERN_WARNING, "SCpnt==NULL this can't be happened"); in do_nsp32_isr()
1222 nsp32_msg(KERN_WARNING, "irq_stat=0x%x trans_stat=0x%x", irq_stat, trans_stat); in do_nsp32_isr()
1329 nsp32_msg(KERN_WARNING, in do_nsp32_isr()
1400 nsp32_msg(KERN_WARNING, "phase chg/other phase?"); in do_nsp32_isr()
1401 nsp32_msg(KERN_WARNING, "irq_stat=0x%x trans_stat=0x%x\n", in do_nsp32_isr()
1417 nsp32_msg(KERN_ERR, "Received unexpected BMCNTERR IRQ! "); in do_nsp32_isr()
1700 nsp32_msg(KERN_WARNING, "unexpected bus free occurred"); in nsp32_busfree_occur()
1773 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()
2372 nsp32_msg(KERN_ERR, "limit_entry exceeds syncnum!"); in nsp32_search_period_entry()
2473 nsp32_msg(KERN_ERR, "unknown state designation"); in nsp32_wait_req()
2489 nsp32_msg(KERN_WARNING, "wait REQ timeout, req_bit: 0x%x", req_bit); in nsp32_wait_req()
2502 nsp32_msg(KERN_ERR, "unknown state designation"); in nsp32_wait_sack()
2518 nsp32_msg(KERN_WARNING, "wait SACK timeout, ack_bit: 0x%x", ack_bit); in nsp32_wait_sack()
2573 nsp32_msg (KERN_ERR, "failed to scsi register"); in nsp32_detect()
2628 nsp32_msg(KERN_WARNING, in nsp32_detect()
2644 nsp32_msg (KERN_ERR, "failed to set PCI DMA mask"); in nsp32_detect()
2653 nsp32_msg(KERN_ERR, "failed to allocate DMA memory"); in nsp32_detect()
2663 nsp32_msg(KERN_ERR, "failed to allocate DMA memory"); in nsp32_detect()
2734 nsp32_msg(KERN_ERR, "Unable to allocate IRQ for NinjaSCSI32 " in nsp32_detect()
2744 nsp32_msg(KERN_ERR, in nsp32_detect()
2752 nsp32_msg(KERN_ERR, "failed to add scsi host"); in nsp32_detect()
2825 nsp32_msg(KERN_WARNING, "abort"); in nsp32_eh_abort()
2855 nsp32_msg(KERN_INFO, "Bus Reset"); in nsp32_eh_bus_reset()
2914 nsp32_msg(KERN_INFO, "Host Reset"); in nsp32_eh_host_reset()
2947 nsp32_msg(KERN_INFO, "No EEPROM detected: 0x%x", ret); in nsp32_getprom_param()
2952 nsp32_msg(KERN_INFO, "Invalid number: 0x%x", ret); in nsp32_getprom_param()
2969 nsp32_msg(KERN_WARNING, "Unknown EEPROM"); in nsp32_getprom_param()
3047 nsp32_msg(KERN_WARNING, in nsp32_getprom_at24()
3236 nsp32_msg(KERN_ERR, "return value is not appropriate"); in nsp32_prom_get()
3310nsp32_msg(KERN_INFO, "pci-suspend: pdev=0x%p, state=%ld, slot=%s, host=0x%p", pdev, state, pci_nam… in nsp32_suspend()
3326 nsp32_msg(KERN_INFO, "pci-resume: pdev=0x%p, slot=%s, host=0x%p", pdev, pci_name(pdev), host); in nsp32_resume()
3334 nsp32_msg(KERN_INFO, "io=0x%x reg=0x%x", data->BaseAddress, reg); in nsp32_resume()
3337 nsp32_msg(KERN_INFO, "missing device. abort resume."); in nsp32_resume()
3344 nsp32_msg(KERN_INFO, "resume success"); in nsp32_resume()
3363 nsp32_msg(KERN_ERR, "failed to enable pci device"); in nsp32_probe()
3379 nsp32_msg(KERN_INFO, "irq: %i mmio: %p+0x%lx slot: %s model: %s", in nsp32_probe()
3418 nsp32_msg(KERN_INFO, "loading..."); in init_nsp32()
3423 nsp32_msg(KERN_INFO, "unloading..."); in exit_nsp32()