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

/freebsd-10-stable/sys/dev/tx/
H A Dif_txreg.h159 #define MIICFG_694_ENABLE 0x00000002 macro
H A Dif_tx.c1106 sc->miicfg |= MIICFG_694_ENABLE;
1108 sc->miicfg &= ~MIICFG_694_ENABLE;
1124 sc->miicfg |= MIICFG_694_ENABLE | MIICFG_SERIAL_ENABLE;
1203 sc->miicfg |= MIICFG_694_ENABLE;
1205 sc->miicfg &= ~MIICFG_694_ENABLE;

Completed in 106 milliseconds