Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/
Dbt87x.c63 #define INT_PABORT (1 << 17) /* PCI master or target abort */ macro
129 INT_RIPERR | INT_PABORT | INT_OCERR)
323 if (irq_status & (INT_PPERR | INT_RIPERR | INT_PABORT)) in snd_bt87x_interrupt()