Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bge/
H A Dif_bgereg.h880 #define BGE_MIMODE_500KHZ_CONST 0x00008000 macro
H A Dif_bge.c2513 sc->bge_mi_mode = BGE_MIMODE_500KHZ_CONST; in bge_attach()
/dragonfly/sys/dev/netif/bnx/
H A Dif_bnx.c2229 sc->bnx_mi_mode = BGE_MIMODE_500KHZ_CONST; in bnx_attach()