Home
last modified time | relevance | path

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

/freebsd/sys/dev/bge/
H A Dif_bgereg.h1357 #define BGE_HCC_TX_COAL_TICKS_INT 0x3C1C /* ticks during interrupt */ macro
H A Dif_bge.c2325 CSR_WRITE_4(sc, BGE_HCC_TX_COAL_TICKS_INT, 0); in bge_blockinit()