Home
last modified time | relevance | path

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

/freebsd/sys/dev/bge/
H A Dif_bgereg.h915 #define BGE_MISTS_LINK 0x00000001 macro
H A Dif_bge.c2580 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()