Lines Matching refs:sa
437 void *sa[HIFN_D_RES_RSIZE]; member
1258 dev->sa[sa_idx] = priv; in hifn_setup_cmd_desc()
1762 dev->sa[i] = NULL; in hifn_complete_sa()
1832 if (dev->sa[i]) { in hifn_clear_rings()
1835 hifn_process_ready(dev->sa[i], error); in hifn_clear_rings()
1934 printk("%x.%p ", dma->resr[i].l, dev->sa[i]); in hifn_work()
1935 if (dev->sa[i]) { in hifn_work()
1936 hifn_process_ready(dev->sa[i], -ENODEV); in hifn_work()
2028 if (dev->sa[i]) { in hifn_flush()
2029 hifn_process_ready(dev->sa[i], in hifn_flush()
2632 dev->sa[i] = NULL; in hifn_probe()