Searched refs:STE_ISR_SOFTINTR (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ste/ | ||
H A D | if_stereg.h | 297 #define STE_ISR_SOFTINTR 0x0040 macro |
H A D | if_ste.c | 536 if ((status & (STE_ISR_SOFTINTR | STE_ISR_RX_DMADONE)) != 0) { in ste_intr() |