Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bge/
H A Dif_bge.c551 CSR_WRITE_4(sc, BGE_NVRAM_SWARB, BGE_NVRAMSWARB_SET1); in bge_nvram_getbyte()
553 if (CSR_READ_4(sc, BGE_NVRAM_SWARB) & BGE_NVRAMSWARB_GNT1) in bge_nvram_getbyte()
588 CSR_WRITE_4(sc, BGE_NVRAM_SWARB, BGE_NVRAMSWARB_CLR1); in bge_nvram_getbyte()
589 CSR_READ_4(sc, BGE_NVRAM_SWARB); in bge_nvram_getbyte()
2775 CSR_WRITE_4(sc, BGE_NVRAM_SWARB, BGE_NVRAMSWARB_SET1); in bge_reset()
2777 if (CSR_READ_4(sc, BGE_NVRAM_SWARB) & in bge_reset()
H A Dif_bgereg.h1966 #define BGE_NVRAM_SWARB 0x7020 macro
/dragonfly/sys/dev/netif/bnx/
H A Dif_bnx.c2584 CSR_WRITE_4(sc, BGE_NVRAM_SWARB, BGE_NVRAMSWARB_SET1); in bnx_reset()
2586 if (CSR_READ_4(sc, BGE_NVRAM_SWARB) & BGE_NVRAMSWARB_GNT1) in bnx_reset()