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

/openbsd-current/sys/dev/pci/
H A Dif_sisreg.h263 #define SIS_RXCFG_DRAIN_THRESH 0x0000003E /* 8-byte units */ macro
270 #define SIS_RXCFG_DRAIN(x) ((((x) >> 3) << 1) & SIS_RXCFG_DRAIN_THRESH)

Completed in 173 milliseconds