Searched refs:BGE_MISTS_LINK (Results 1 – 2 of 2) sorted by relevance
915 #define BGE_MISTS_LINK 0x00000001 macro
2580 CSR_WRITE_4(sc, BGE_MI_STS, BGE_MISTS_LINK); in bge_blockinit()6180 link = (CSR_READ_4(sc, BGE_MI_STS) & BGE_MISTS_LINK) ? 1 : 0; in bge_link_upd()