Searched refs:DC_AL_CR_ATUR (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/dc/ | ||
H A D | if_dcreg.h | 560 #define DC_AL_CR_ATUR 0x00000001 /* automatic TX underrun recovery */ macro |
H A D | if_dc.c | 2472 DC_SETBIT(sc, DC_AL_CR, DC_AL_CR_ATUR); in dc_attach() |