Searched refs:IOAT_CHAN_ACTIVE (Results 1 - 3 of 3) sorted by path

/drivers/dma/ioat/
H A Ddma.h112 #define IOAT_CHAN_ACTIVE 6 macro
H A Ddma_v2.c284 if (test_and_clear_bit(IOAT_CHAN_ACTIVE, &chan->state))
425 if (!test_and_set_bit(IOAT_CHAN_ACTIVE, &chan->state))
H A Ddma_v3.c559 if (test_and_clear_bit(IOAT_CHAN_ACTIVE, &chan->state))

Completed in 19 milliseconds