Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bge/
H A Dif_bgereg.h2072 #define BGE_MLC_AUTO_EEPROM 0x01000000 macro
H A Dif_bge.c632 BGE_SETBIT(sc, BGE_MISC_LOCAL_CTL, BGE_MLC_AUTO_EEPROM); in bge_eeprom_getbyte()
/dragonfly/sys/dev/netif/bnx/
H A Dif_bnx.c427 BNX_SETBIT(sc, BGE_MISC_LOCAL_CTL, BGE_MLC_AUTO_EEPROM); in bnx_eeprom_getbyte()