Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_stgereg.h261 #define IS_UpdateStats (1U << 7) macro
H A Dif_stge.c1143 if (isr & IS_UpdateStats) in stge_intr()
1636 sc->sc_IntEnable = IS_HostError | IS_TxComplete | IS_UpdateStats | in stge_init()