Lines Matching refs:dsc_psoc
40 static struct dsc_psoc *nth_psoc(struct dsc_driver *driver, int n) in nth_psoc()
42 struct dsc_psoc *psoc; in nth_psoc()
61 static struct dsc_vdev *nth_vdev(struct dsc_psoc *psoc, int n) in nth_vdev()
84 struct dsc_psoc *psoc; in __dsc_tree_destroy()
85 struct dsc_psoc *next_psoc; in __dsc_tree_destroy()
117 struct dsc_psoc *psoc; in __dsc_tree_create()
191 struct dsc_psoc *psoc; in dsc_test_driver_trans_blocks()
241 struct dsc_psoc *psoc; in dsc_test_psoc_trans_blocks()
329 struct dsc_psoc *psoc; in dsc_test_vdev_trans_blocks()
407 struct dsc_psoc *psoc = nth_psoc(driver, 1); in dsc_thread_ops()
452 struct dsc_psoc *psoc = nth_psoc(driver, 1); in dsc_thread_vdev_trans()
517 struct dsc_psoc *psoc = nth_psoc(ctx->driver, 1); in dsc_thread_psoc_wait()
545 struct dsc_psoc *psoc = nth_psoc(driver, 1); in dsc_thread_driver_wait()