Lines Matching refs:NSP_DEBUG_DATA_IO
131 #define NSP_DEBUG_DATA_IO BIT(18) macro
592 nsp_dbg(NSP_DEBUG_DATA_IO, "xfer quit"); in nsp_xfer()
603 nsp_dbg(NSP_DEBUG_DATA_IO, "read msg"); in nsp_xfer()
606 nsp_dbg(NSP_DEBUG_DATA_IO, "write msg"); in nsp_xfer()
640 nsp_dbg(NSP_DEBUG_DATA_IO, "use bypass quirk"); in nsp_dataphase_bypass()
727 …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()
749 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()
810 nsp_dbg(NSP_DEBUG_DATA_IO, "read ocount=0x%x", ocount); in nsp_pio_read()
811 nsp_dbg(NSP_DEBUG_DATA_IO, "r cmd=%d resid=0x%x\n", data->CmdId, in nsp_pio_read()
830 …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()
846 nsp_dbg(NSP_DEBUG_DATA_IO, "phase changed stat=0x%x, res=%d\n", stat, res); in nsp_pio_write()
858 nsp_dbg(NSP_DEBUG_DATA_IO, "wait for all data out. ocount=0x%x res=%d", ocount, res); in nsp_pio_write()
881 nsp_dbg(NSP_DEBUG_DATA_IO, "unknown write mode"); in nsp_pio_write()
909 nsp_dbg(NSP_DEBUG_DATA_IO, "write ocount=0x%x", ocount); in nsp_pio_write()
910 nsp_dbg(NSP_DEBUG_DATA_IO, "w cmd=%d resid=0x%x\n", data->CmdId, in nsp_pio_write()