Lines Matching refs:NSP_DEBUG_DATA_IO
130 #define NSP_DEBUG_DATA_IO BIT(18) macro
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()
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()