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

/freebsd-current/sys/dev/neta/
H A Dif_mvnetareg.h611 #define MVNETA_PANC_FORCELINKFAIL (1 << 0) macro
H A Dif_mvneta.c2411 reg &= ~(MVNETA_PANC_FORCELINKFAIL | MVNETA_PANC_FORCELINKPASS |
2426 reg &= ~(MVNETA_PANC_FORCELINKFAIL | MVNETA_PANC_FORCELINKPASS |
2625 reg &= ~MVNETA_PANC_FORCELINKFAIL;
2645 reg |= MVNETA_PANC_FORCELINKFAIL;

Completed in 81 milliseconds