Home
last modified time | relevance | path

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

/freebsd/sys/dev/stge/
H A Dif_stgereg.h336 #define IS_HostError (1U << 1) macro
H A Dif_stge.c1468 if ((status & IS_HostError) != 0) { in stge_intr()
1791 if ((status & IS_HostError) != 0) { in stge_poll()
2078 sc->sc_IntEnable = IS_HostError | IS_TxComplete | in stge_init_locked()