Searched refs:sr_bds (Results 1 – 4 of 4) sorted by relevance
202 bdc->srr.sr_bds = dma_alloc_coherent(bdc->dev, in setup_srr()205 if (!bdc->srr.sr_bds) in setup_srr()233 dev_dbg(bdc->dev, "bdc->srr.sr_bds =%p\n", bdc->srr.sr_bds); in bdc_mem_init()289 memset(bdc->srr.sr_bds, 0, in bdc_mem_init()316 if (bdc->srr.sr_bds) in bdc_mem_free()319 bdc->srr.sr_bds, bdc->srr.dma_addr); in bdc_mem_free()332 bdc->srr.sr_bds = NULL; in bdc_mem_free()
69 sr = bdc->srr.sr_bds; in bdc_dbg_srr()74 sr = &bdc->srr.sr_bds[i]; in bdc_dbg_srr()
379 struct bdc_sr *sr_bds; member
324 sreport = &bdc->srr.sr_bds[bdc->srr.dqp_index]; in bdc_udc_interrupt()