Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_bgereg.h607 #define BGE_MI_STS 0x0450 macro
H A Dif_bge.c2492 CSR_WRITE_4(sc, BGE_MI_STS, BGE_MISTS_LINK); in bge_blockinit()
4856 link = (CSR_READ_4(sc, BGE_MI_STS) & BGE_MISTS_LINK)? in bge_link_upd()