Home
last modified time | relevance | path

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

/freebsd/sys/dev/stge/
H A Dif_stgereg.h434 #define STGE_RMONStatisticsMask 0x98 /* set to disable */ macro
H A Dif_stge.c2015 CSR_WRITE_4(sc, STGE_RMONStatisticsMask, 0xffffffff); in stge_init_locked()