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

/freebsd-10-stable/sys/dev/stge/
H A Dif_stgereg.h335 #define IS_HostError (1U << 1) macro
H A Dif_stge.c1480 if ((status & IS_HostError) != 0) {
1803 if ((status & IS_HostError) != 0) {
2091 sc->sc_IntEnable = IS_HostError | IS_TxComplete |

Completed in 90 milliseconds