Home
last modified time | relevance | path

Searched refs:p_disable (Results 1 – 2 of 2) sorted by relevance

/drivers/dma/ioat/
Dhw.h173 unsigned int p_disable:1; member
222 unsigned int p_disable:1; member
Dprep.c305 pq->ctl_f.p_disable ? "" : "p", pq->ctl_f.q_disable ? "" : "q", in dump_pq_desc_dbg()
339 pq->ctl_f.p_disable ? "" : "p", pq->ctl_f.q_disable ? "" : "q", in dump_pq16_desc_dbg()
437 pq->ctl_f.p_disable = !!(flags & DMA_PREP_PQ_DISABLE_P); in __ioat_prep_pq_lock()
551 pq->ctl_f.p_disable = !!(flags & DMA_PREP_PQ_DISABLE_P); in __ioat_prep_pq16_lock()