Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bge/
H A Dif_bgereg.h2416 #define BGE_HWCFG_MEDIA 0x00000030 macro
H A Dif_bge.c2504 (hwcfg & BGE_HWCFG_MEDIA) == BGE_MEDIA_FIBER) { in bge_attach()
/dragonfly/sys/dev/netif/bnx/
H A Dif_bnx.c2224 (hwcfg & BGE_HWCFG_MEDIA) == BGE_MEDIA_FIBER) in bnx_attach()