Home
last modified time | relevance | path

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

/freebsd/sys/dev/ste/
H A Dif_stereg.h298 #define STE_ISR_STATS_OFLOW 0x0080 macro
H A Dif_ste.c491 if (status & STE_ISR_STATS_OFLOW) in ste_poll_locked()
567 if ((status & STE_ISR_STATS_OFLOW) != 0) in ste_intr()