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

/freebsd-10.1-release/sys/dev/vte/
H A Dif_vtereg.h61 #define MCR1_MAC_RESET 0x0001 macro
H A Dif_vte.c1591 CSR_WRITE_2(sc, VTE_MCR1, mcr | MCR1_MAC_RESET);
1594 if ((CSR_READ_2(sc, VTE_MCR1) & MCR1_MAC_RESET) == 0)
1601 * Vendor confirms relying on MCR1_MAC_RESET of VTE_MCR1 is

Completed in 96 milliseconds