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

/openbsd-current/sys/dev/pci/
H A Dif_vtereg.h56 #define MCR1_MAC_RESET 0x0001 macro
H A Dif_vte.c1088 CSR_WRITE_2(sc, VTE_MCR1, mcr | MCR1_MAC_RESET);
1091 if ((CSR_READ_2(sc, VTE_MCR1) & MCR1_MAC_RESET) == 0)
1099 * Vendor confirms relying on MCR1_MAC_RESET of VTE_MCR1 is

Completed in 120 milliseconds