Searched refs:IS_HostError (Results 1 – 2 of 2) sorted by relevance
336 #define IS_HostError (1U << 1) macro
1468 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()