Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bge/
H A Dif_bgereg.h80 #define BGE_SRAM_DATA_CFG 0x00000B58 macro
H A Dif_bge.c2379 if (bge_readmem_ind(sc, BGE_SRAM_DATA_CFG) & in bge_attach()
2491 hwcfg = bge_readmem_ind(sc, BGE_SRAM_DATA_CFG); in bge_attach()
/dragonfly/sys/dev/netif/bnx/
H A Dif_bnx.c2211 hwcfg = bnx_readmem_ind(sc, BGE_SRAM_DATA_CFG); in bnx_attach()