Lines Matching refs:sa
435 void *sa[HIFN_D_RES_RSIZE]; member
1256 dev->sa[sa_idx] = priv; in hifn_setup_cmd_desc()
1760 dev->sa[i] = NULL; in hifn_complete_sa()
1830 if (dev->sa[i]) { in hifn_clear_rings()
1833 hifn_process_ready(dev->sa[i], error); in hifn_clear_rings()
1932 printk("%x.%p ", dma->resr[i].l, dev->sa[i]); in hifn_work()
1933 if (dev->sa[i]) { in hifn_work()
1934 hifn_process_ready(dev->sa[i], -ENODEV); in hifn_work()
2026 if (dev->sa[i]) { in hifn_flush()
2027 hifn_process_ready(dev->sa[i], in hifn_flush()
2630 dev->sa[i] = NULL; in hifn_probe()