Lines Matching refs:TWS_TRACE_DEBUG
116 TWS_TRACE_DEBUG(sc, "entry", dev, oflags); in tws_open()
126 TWS_TRACE_DEBUG(sc, "entry", dev, fflag); in tws_close()
136 TWS_TRACE_DEBUG(sc, "entry", dev, ioflag); in tws_read()
146 TWS_TRACE_DEBUG(sc, "entry", dev, ioflag); in tws_write()
224 TWS_TRACE_DEBUG(sc, "bar0 ", bar, 0); in tws_attach()
227 TWS_TRACE_DEBUG(sc, "bar1 ", bar, 0); in tws_attach()
236 TWS_TRACE_DEBUG(sc, "bar2 ", sc->mfa_base, 0); in tws_attach()
301 TWS_TRACE_DEBUG(sc, "attached successfully", 0, sc->device_id); in tws_attach()
352 TWS_TRACE_DEBUG(sc, "entry", 0, 0); in tws_detach()
363 TWS_TRACE_DEBUG(sc, "turn-off-intr", reg, 0); in tws_detach()
536 TWS_TRACE_DEBUG(sc, "DMA parent tag Create fail", max_sg_elements, in tws_init()
557 TWS_TRACE_DEBUG(sc, "DMA cmd tag Create fail", max_sg_elements, sc->is64bit); in tws_init()
563 TWS_TRACE_DEBUG(sc, "DMA mem alloc fail", max_sg_elements, sc->is64bit); in tws_init()
590 TWS_TRACE_DEBUG(sc, "DMA cmd tag Create fail", max_sg_elements, sc->is64bit); in tws_init()
622 TWS_TRACE_DEBUG(sc, "i20 ctl", reg, TWS_I2O0_CTL); in tws_init()
627 TWS_TRACE_DEBUG(sc, "dma_mem_phys", sc->dma_mem_phys, TWS_I2O0_CTL); in tws_init()
670 TWS_TRACE_DEBUG(sc, "phy cmd", sc->dma_mem_phys, 0); in tws_init_reqs()
716 TWS_TRACE_DEBUG(sc, "received event ", 0, event); in tws_send_event()
781 TWS_TRACE_DEBUG(sc, "entry", 0, 0); in tws_shutdown()
798 TWS_TRACE_DEBUG(sc, "entry", 0, 0); in tws_suspend()
812 TWS_TRACE_DEBUG(sc, "entry", 0, 0); in tws_resume()
858 TWS_TRACE_DEBUG(sc, "entry", sc, 0); in tws_release_request()