IOAT_RUN
if (test_bit(IOAT_RUN, &ioat_chan->state))
if (test_bit(IOAT_RUN, &ioat_chan->state))
clear_bit(IOAT_RUN, &ioat_chan->state);
if (!test_bit(IOAT_RUN, &ioat_chan->state))
if (test_bit(IOAT_RUN, &ioat_chan->state)) {
set_bit(IOAT_RUN, &ioat_chan->state);