Home
last modified time | relevance | path

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

/freebsd/sys/dev/bge/
H A Dif_bgereg.h1356 #define BGE_HCC_RX_COAL_TICKS_INT 0x3C18 /* ticks during interrupt */ macro
H A Dif_bge.c2324 CSR_WRITE_4(sc, BGE_HCC_RX_COAL_TICKS_INT, 0); in bge_blockinit()