Searched refs:SIS_RXCFG_RX_JABBER (Results 1 – 2 of 2) sorted by relevance
/dragonfly/sys/dev/netif/sis/ | ||
H A D | if_sisreg.h | 250 #define SIS_RXCFG_RX_JABBER 0x08000000 macro |
H A D | if_sis.c | 1860 SIS_SETBIT(sc, SIS_RX_CFG, SIS_RXCFG_RX_JABBER); in sis_init() |