Lines Matching refs:nsp_dbg
103 # define nsp_dbg(mask, args...) /* */ macro
108 # define nsp_dbg(mask, args...) \ macro
197 nsp_dbg(NSP_DEBUG_QUEUECOMMAND, in nsp_queuecommand_lck()
253 nsp_dbg(NSP_DEBUG_QUEUECOMMAND, "selection fail"); in nsp_queuecommand_lck()
311 nsp_dbg(NSP_DEBUG_INIT, "in base=0x%x", base); in nsphw_init()
457 nsp_dbg(NSP_DEBUG_SYNC, "in"); in nsp_analyze_sdtr()
462 nsp_dbg(NSP_DEBUG_SYNC, "period=0x%x, offset=0x%x", period, offset); in nsp_analyze_sdtr()
481 nsp_dbg(NSP_DEBUG_SYNC, "no proper period/offset"); in nsp_analyze_sdtr()
495 nsp_dbg(NSP_DEBUG_SYNC, "sync_reg=0x%x, ack_width=0x%x", sync->SyncRegister, sync->AckWidth); in nsp_analyze_sdtr()
594 nsp_dbg(NSP_DEBUG_DATA_IO, "xfer quit"); in nsp_xfer()
605 nsp_dbg(NSP_DEBUG_DATA_IO, "read msg"); in nsp_xfer()
608 nsp_dbg(NSP_DEBUG_DATA_IO, "write msg"); in nsp_xfer()
641 nsp_dbg(NSP_DEBUG_DATA_IO, "use bypass quirk"); in nsp_dataphase_bypass()
661 nsp_dbg(NSP_DEBUG_RESELECTION, "in"); in nsp_reselected()
729 …nsp_dbg(NSP_DEBUG_DATA_IO, "in SCpnt=0x%p resid=%d ocount=%d ptr=0x%p this_residual=%d buffers=0x%… in nsp_pio_read()
750 nsp_dbg(NSP_DEBUG_DATA_IO, "phase changed stat=0x%x", stat); in nsp_pio_read()
778 nsp_dbg(NSP_DEBUG_DATA_IO, "unknown read mode"); in nsp_pio_read()
809 nsp_dbg(NSP_DEBUG_DATA_IO, "read ocount=0x%x", ocount); in nsp_pio_read()
810 nsp_dbg(NSP_DEBUG_DATA_IO, "r cmd=%d resid=0x%x\n", data->CmdId, in nsp_pio_read()
828 …nsp_dbg(NSP_DEBUG_DATA_IO, "in fifocount=%d ptr=0x%p this_residual=%d buffers=0x%p nbuf=%d resid=0… in nsp_pio_write()
843 nsp_dbg(NSP_DEBUG_DATA_IO, "phase changed stat=0x%x, res=%d\n", stat, res); in nsp_pio_write()
855 nsp_dbg(NSP_DEBUG_DATA_IO, "wait for all data out. ocount=0x%x res=%d", ocount, res); in nsp_pio_write()
877 nsp_dbg(NSP_DEBUG_DATA_IO, "unknown write mode"); in nsp_pio_write()
904 nsp_dbg(NSP_DEBUG_DATA_IO, "write ocount=0x%x", ocount); in nsp_pio_write()
905 nsp_dbg(NSP_DEBUG_DATA_IO, "w cmd=%d resid=0x%x\n", data->CmdId, in nsp_pio_write()
976 nsp_dbg(NSP_DEBUG_INTR, "host data wrong"); in nspintr()
1064 nsp_dbg(NSP_DEBUG_INTR, "reselect"); in nspintr()
1084 nsp_dbg(NSP_DEBUG_INTR, "selection time out"); in nspintr()
1134 …nsp_dbg(NSP_DEBUG_INTR, "normal disconnect irq_status=0x%x, phase=0x%x, irq_phase=0x%x", irq_statu… in nspintr()
1142 nsp_dbg(NSP_DEBUG_INTR, "command complete result=0x%x", tmpSC->result); in nspintr()
1164 nsp_dbg(NSP_DEBUG_INTR, "BUSPHASE_COMMAND"); in nspintr()
1166 nsp_dbg(NSP_DEBUG_INTR, "REQ == 0"); in nspintr()
1175 nsp_dbg(NSP_DEBUG_INTR, "cmd_len=%d", tmpSC->cmd_len); in nspintr()
1184 nsp_dbg(NSP_DEBUG_INTR, "BUSPHASE_DATA_OUT"); in nspintr()
1194 nsp_dbg(NSP_DEBUG_INTR, "BUSPHASE_DATA_IN"); in nspintr()
1205 nsp_dbg(NSP_DEBUG_INTR, "BUSPHASE_STATUS"); in nspintr()
1210 nsp_dbg(NSP_DEBUG_INTR, "message=0x%x status=0x%x", tmpSC->SCp.Message, tmpSC->SCp.Status); in nspintr()
1215 nsp_dbg(NSP_DEBUG_INTR, "BUSPHASE_MESSAGE_OUT"); in nspintr()
1248 nsp_dbg(NSP_DEBUG_INTR, "BUSPHASE_MESSAGE_IN"); in nspintr()
1287 nsp_dbg(NSP_DEBUG_INTR, "message=0x%x len=%d", tmpSC->SCp.Message, data->MsgLen); in nspintr()
1294 nsp_dbg(NSP_DEBUG_INTR, "BUSPHASE other"); in nspintr()
1319 nsp_dbg(NSP_DEBUG_INIT, "this_id=%d", sht->this_id); in nsp_detect()
1322 nsp_dbg(NSP_DEBUG_INIT, "host failed"); in nsp_detect()
1333 …nsp_dbg(NSP_DEBUG_INIT, "irq=%d,%d", data_b->IrqNumber, ((nsp_hw_data *)host->hostdata)->IrqNumber… in nsp_detect()
1351 nsp_dbg(NSP_DEBUG_INIT, "end"); in nsp_detect()
1484 nsp_dbg(NSP_DEBUG_BUSRESET, "SCpnt=0x%p", SCpnt); in nsp_eh_bus_reset()
1493 nsp_dbg(NSP_DEBUG_BUSRESET, "in"); in nsp_eh_host_reset()
1511 nsp_dbg(NSP_DEBUG_INIT, "in"); in nsp_cs_probe()
1520 nsp_dbg(NSP_DEBUG_INIT, "info=0x%p", info); in nsp_cs_probe()
1524 nsp_dbg(NSP_DEBUG_INIT, "link=0x%p", link); in nsp_cs_probe()
1531 nsp_dbg(NSP_DEBUG_INIT, "in, link=0x%p", link); in nsp_cs_detach()
1573 nsp_dbg(NSP_DEBUG_INIT, "next"); in nsp_cs_config_check()
1585 nsp_dbg(NSP_DEBUG_INIT, "in"); in nsp_cs_config()
1618 nsp_dbg(NSP_DEBUG_INIT, "I/O[0x%x+0x%x] IRQ %d", in nsp_cs_config()
1628 nsp_dbg(NSP_DEBUG_INIT, "detect failed"); in nsp_cs_config()
1644 nsp_dbg(NSP_DEBUG_INIT, "config fail"); in nsp_cs_config()
1662 nsp_dbg(NSP_DEBUG_INIT, "link=0x%p", link); in nsp_cs_release()
1686 nsp_dbg(NSP_DEBUG_INIT, "event: suspend"); in nsp_cs_suspend()
1706 nsp_dbg(NSP_DEBUG_INIT, "event: resume"); in nsp_cs_resume()