Searched refs:ERROR_INTERRUPTS (Results 1 - 1 of 1) sorted by relevance

/linux-master/sound/pci/
H A Dbt87x.c126 #define ERROR_INTERRUPTS (INT_FBUS | INT_FTRGT | INT_PPERR | \ macro
128 #define MY_INTERRUPTS (INT_RISCI | ERROR_INTERRUPTS)
277 status & ERROR_INTERRUPTS, pci_status);
309 if (irq_status & ERROR_INTERRUPTS) {

Completed in 132 milliseconds