Home
last modified time | relevance | path

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

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