Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_stgereg.h290 #define MC_StatisticsEnable (1U << 21) macro
H A Dif_stge.c1673 sc->sc_MACCtrl |= MC_StatisticsEnable | MC_TxEnable | MC_RxEnable; in stge_init()