Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Ddcreg.h234 #define DC_NETCFG_NO_RXCRC 0x02000000 macro
H A Ddc.c2726 DC_SETBIT(sc, DC_NETCFG, DC_NETCFG_NO_RXCRC); in dc_init()