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

/freebsd-11.0-release/sys/dev/bge/
H A Dif_bgereg.h918 #define BGE_MISTS_LINK 0x00000001 macro
H A Dif_bge.c2631 CSR_WRITE_4(sc, BGE_MI_STS, BGE_MISTS_LINK);
6206 link = (CSR_READ_4(sc, BGE_MI_STS) & BGE_MISTS_LINK) ? 1 : 0;

Completed in 92 milliseconds