Searched refs:SIS_TXCFG_FILL_THRESH (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/sis/
H A Dif_sisreg.h251 #define SIS_TXCFG_FILL_THRESH 0x00003F00 /* 32-byte units */ macro
259 #define SIS_TXCFG_FILL(x) ((((x) >> 5) << 8) & SIS_TXCFG_FILL_THRESH)

Completed in 58 milliseconds