Searched refs:dma_ch (Results 1 – 5 of 5) sorted by relevance
150 fwe->dma_ch = -1; in fwe_attach()214 if (fwe->dma_ch >= 0) { in fwe_stop()215 xferq = fc->ir[fwe->dma_ch]; in fwe_stop()218 fc->irx_disable(fc, fwe->dma_ch); in fwe_stop()236 fwe->dma_ch = -1; in fwe_stop()284 if (fwe->dma_ch < 0) { in fwe_init()285 fwe->dma_ch = fw_open_isodma(fc, /* tx */0); in fwe_init()286 if (fwe->dma_ch < 0) in fwe_init()288 xferq = fc->ir[fwe->dma_ch]; in fwe_init()329 xferq = fc->ir[fwe->dma_ch]; in fwe_init()[all …]
159 fwip->dma_ch = -1; in fwip_attach()214 if (fwip->dma_ch >= 0) { in fwip_stop()215 xferq = fc->ir[fwip->dma_ch]; in fwip_stop()218 fc->irx_disable(fc, fwip->dma_ch); in fwip_stop()243 fwip->dma_ch = -1; in fwip_stop()290 if (fwip->dma_ch < 0) { in fwip_init()291 fwip->dma_ch = fw_open_isodma(fc, /* tx */0); in fwip_init()292 if (fwip->dma_ch < 0) in fwip_init()294 xferq = fc->ir[fwip->dma_ch]; in fwip_init()354 xferq = fc->ir[fwip->dma_ch]; in fwip_init()[all …]
45 short dma_ch; member
46 short dma_ch; member
319 struct ohci_dma dma_ch[0x4]; member