Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/ata/
Dsata_sx4.c193 unsigned int hdma_prod; member
547 unsigned int idx = pp->hdma_prod & PDC_HDMA_Q_MASK; in pdc20621_push_hdma()
558 pp->hdma_prod++; in pdc20621_push_hdma()
568 if (pp->hdma_prod == pp->hdma_cons) { in pdc20621_pop_hdma()