Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ata/
Dahci.h144 PORT_IRQ_SG_DONE = (1 << 5), /* descriptor processed */ enumerator
160 DEF_PORT_IRQ = PORT_IRQ_ERROR | PORT_IRQ_SG_DONE |