to_pxad_sw_desc
sw_desc = to_pxad_sw_desc(vd);
struct pxad_desc_sw *sw_desc = to_pxad_sw_desc(vd);
struct pxad_desc_sw *desc1 = to_pxad_sw_desc(vd1);
struct pxad_desc_sw *desc2 = to_pxad_sw_desc(vd2);
to_pxad_sw_desc(vd)->misaligned)
if (to_pxad_sw_desc(vd)->cyclic) {
pxad_launch_chan(chan, to_pxad_sw_desc(vd));
struct pxad_desc_sw *sw_desc = to_pxad_sw_desc(vd);
set_updater_desc(to_pxad_sw_desc(vd), tx->flags);
if (chan->misaligned || !to_pxad_sw_desc(vd)->misaligned)
chan->misaligned |= to_pxad_sw_desc(vd)->misaligned;
pxad_launch_chan(chan, to_pxad_sw_desc(vd_first));