Searched refs:hsdevp (Results 1 – 1 of 1) sorted by relevance
180 (hsdevp)->hsdev)216 static void sata_dwc_clear_dmacr(struct sata_dwc_device_port *hsdevp, u8 tag);275 struct sata_dwc_device_port *hsdevp; in dma_dwc_xfer_done() local281 hsdevp = HSDEVP_FROM_AP(ap); in dma_dwc_xfer_done()289 hsdevp->dma_interrupt_count++; in dma_dwc_xfer_done()290 sata_dwc_clear_dmacr(hsdevp, tag); in dma_dwc_xfer_done()292 if (hsdevp->dma_pending[tag] == SATA_DWC_DMA_PENDING_NONE) { in dma_dwc_xfer_done()294 tag, hsdevp->dma_pending[tag]); in dma_dwc_xfer_done()297 if ((hsdevp->dma_interrupt_count % 2) == 0) in dma_dwc_xfer_done()306 struct sata_dwc_device_port *hsdevp = HSDEVP_FROM_AP(ap); in dma_dwc_xfer_setup() local[all …]