Home
last modified time | relevance | path

Searched refs:BGE_MAC_STS (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/netif/bge/
H A Dif_bge.c1959 CSR_WRITE_4(sc, BGE_MAC_STS, BGE_MACSTAT_SYNC_CHANGED| in bge_blockinit()
1989 CSR_WRITE_4(sc, BGE_MAC_STS, BGE_MACSTAT_SYNC_CHANGED| in bge_blockinit()
3984 if (CSR_READ_4(sc, BGE_MAC_STS) & in bge_ifmedia_sts()
4607 CSR_WRITE_4(sc, BGE_MAC_STS, 0xFFFFFFFF); in bge_tbi_link_upd()
4630 CSR_WRITE_4(sc, BGE_MAC_STS, BGE_MACSTAT_SYNC_CHANGED | in bge_tbi_link_upd()
4652 CSR_WRITE_4(sc, BGE_MAC_STS, BGE_MACSTAT_SYNC_CHANGED | in bge_copper_link_upd()
4680 CSR_WRITE_4(sc, BGE_MAC_STS, BGE_MACSTAT_SYNC_CHANGED | in bge_autopoll_link_upd()
5067 status = CSR_READ_4(sc, BGE_MAC_STS); in bge_link_poll()
H A Dif_bgereg.h609 #define BGE_MAC_STS 0x0404 macro
/dragonfly/sys/dev/netif/bnx/
H A Dif_bnx.c1799 CSR_WRITE_4(sc, BGE_MAC_STS, BGE_MACSTAT_SYNC_CHANGED| in bnx_blockinit()
1824 CSR_WRITE_4(sc, BGE_MAC_STS, BGE_MACSTAT_SYNC_CHANGED| in bnx_blockinit()
3816 if (CSR_READ_4(sc, BGE_MAC_STS) & in bnx_ifmedia_sts()
4404 CSR_WRITE_4(sc, BGE_MAC_STS, 0xFFFFFFFF); in bnx_tbi_link_upd()
4427 CSR_WRITE_4(sc, BGE_MAC_STS, BGE_MACSTAT_SYNC_CHANGED | in bnx_tbi_link_upd()
4449 CSR_WRITE_4(sc, BGE_MAC_STS, BGE_MACSTAT_SYNC_CHANGED | in bnx_copper_link_upd()
4477 CSR_WRITE_4(sc, BGE_MAC_STS, BGE_MACSTAT_SYNC_CHANGED | in bnx_autopoll_link_upd()
5088 status = CSR_READ_4(sc, BGE_MAC_STS); in bnx_link_poll()