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

/freebsd-12-stable/sys/dev/neta/
H A Dif_mvnetareg.h246 #define MVNETA_PIE 0x25b8 /* Port Interrupt Enable */ macro
781 /* Port Interrupt Enable (MVNETA_PIE) */
H A Dif_mvneta.c1038 reg = MVNETA_READ(sc, MVNETA_PIE);
1040 MVNETA_WRITE(sc, MVNETA_PIE, reg);
1657 MVNETA_WRITE(sc, MVNETA_PIE, 0);
1677 reg = MVNETA_READ(sc, MVNETA_PIE);
1680 MVNETA_WRITE(sc, MVNETA_PIE, reg);

Completed in 115 milliseconds