Home
last modified time | relevance | path

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

/freebsd/sys/dev/ste/
H A Dif_stereg.h292 #define STE_ISR_HOSTERR 0x0002 macro
H A Dif_ste.c494 if (status & STE_ISR_HOSTERR) { in ste_poll_locked()
569 if ((status & STE_ISR_HOSTERR) != 0) { in ste_intr()