Lines Matching refs:NSP_DEBUG_DATA_IO
127 #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()
639 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()
748 nsp_dbg(NSP_DEBUG_DATA_IO, "phase changed stat=0x%x", stat); in nsp_pio_read()
776 nsp_dbg(NSP_DEBUG_DATA_IO, "unknown read mode"); in nsp_pio_read()
807 nsp_dbg(NSP_DEBUG_DATA_IO, "read ocount=0x%x", ocount); in nsp_pio_read()
808 nsp_dbg(NSP_DEBUG_DATA_IO, "r cmd=%d resid=0x%x\n", data->CmdId, in nsp_pio_read()
826 …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()
841 nsp_dbg(NSP_DEBUG_DATA_IO, "phase changed stat=0x%x, res=%d\n", stat, res); in nsp_pio_write()
853 nsp_dbg(NSP_DEBUG_DATA_IO, "wait for all data out. ocount=0x%x res=%d", ocount, res); in nsp_pio_write()
875 nsp_dbg(NSP_DEBUG_DATA_IO, "unknown write mode"); in nsp_pio_write()
902 nsp_dbg(NSP_DEBUG_DATA_IO, "write ocount=0x%x", ocount); in nsp_pio_write()
903 nsp_dbg(NSP_DEBUG_DATA_IO, "w cmd=%d resid=0x%x\n", data->CmdId, in nsp_pio_write()