Searched refs:RL_INTRS (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/sys/dev/rl/
H A Dif_rl.c1506 if (status == 0xffff || (status & RL_INTRS) == 0)
1528 if (status == 0xffff || (status & RL_INTRS) == 0)
1537 CSR_WRITE_2(sc, RL_IMR, RL_INTRS);
1753 CSR_WRITE_2(sc, RL_IMR, RL_INTRS);
1866 CSR_WRITE_2(sc, RL_IMR, RL_INTRS);
H A Dif_rlreg.h254 #define RL_INTRS \ macro
/freebsd-11-stable/sys/dev/re/
H A Dif_re.c813 CSR_WRITE_2(sc, RL_ISR, RL_INTRS);

Completed in 159 milliseconds