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

/freebsd-11.0-release/sys/dev/bge/
H A Dif_bge.c2621 CSR_WRITE_4(sc, BGE_MAC_STS, BGE_MACSTAT_SYNC_CHANGED |
2650 CSR_WRITE_4(sc, BGE_MAC_STS, BGE_MACSTAT_SYNC_CHANGED |
4712 statusword = CSR_READ_4(sc, BGE_MAC_STS) & BGE_MACSTAT_LINK_CHANGED;
5726 if (CSR_READ_4(sc, BGE_MAC_STS) &
6149 status = CSR_READ_4(sc, BGE_MAC_STS);
6179 status = CSR_READ_4(sc, BGE_MAC_STS);
6188 CSR_WRITE_4(sc, BGE_MAC_STS, 0xFFFFFFFF);
6237 CSR_WRITE_4(sc, BGE_MAC_STS, BGE_MACSTAT_SYNC_CHANGED |
H A Dif_bgereg.h616 #define BGE_MAC_STS 0x0404 macro

Completed in 47 milliseconds