Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/ata/
Dsata_sx4.c191 unsigned int hdma_cons; member
591 unsigned int idx = pp->hdma_cons & PDC_HDMA_Q_MASK; in pdc20621_pop_hdma()
594 if (pp->hdma_prod == pp->hdma_cons) { in pdc20621_pop_hdma()
601 pp->hdma_cons++; in pdc20621_pop_hdma()