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

/freebsd-12-stable/sys/dev/safexcel/
H A Dsafexcel_reg.h371 #define SAFEXCEL_RDR_IRQ(n) (1 << ((n) * 2 + 1)) macro
H A Dsafexcel.c284 if (status & SAFEXCEL_RDR_IRQ(ring)) {
643 SAFEXCEL_RDR_IRQ(i));
690 SAFEXCEL_RDR_IRQ(i));

Completed in 68 milliseconds