Searched refs:nth_vdev (Results 1 – 1 of 1) sorted by relevance
61 static struct dsc_vdev *nth_vdev(struct dsc_psoc *psoc, int n) in nth_vdev() function408 struct dsc_vdev *vdev = nth_vdev(psoc, 1); in dsc_thread_ops()477 dsc_vdev_trans_stop(nth_vdev(psoc, 1)); in dsc_thread_vdev_trans()482 dsc_vdev_trans_stop(nth_vdev(psoc, 2)); in dsc_thread_vdev_trans()492 struct dsc_vdev *vdev = nth_vdev(nth_psoc(ctx->driver, 1), 1); in dsc_thread_vdev_wait()518 struct dsc_vdev *vdev = nth_vdev(psoc, 1); in dsc_thread_psoc_wait()