Home
last modified time | relevance | path

Searched refs:BCE_PCICFG_MISC_STATUS_M66EN (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/bce/
H A Dif_bcereg.h975 #define BCE_PCICFG_MISC_STATUS_M66EN (1L<<2) macro
H A Dif_bce.c861 if (val & BCE_PCICFG_MISC_STATUS_M66EN) in bce_attach()