HomeSort by: relevance | last modified time | path
    Searched refs:IS_HostError (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_stgereg.h 255 #define IS_HostError (1U << 1)
if_stge.c 1098 if (isr & IS_HostError) {
1623 sc->sc_IntEnable = IS_HostError | IS_TxComplete | IS_UpdateStats |

Completed in 12 milliseconds