Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/vge/
H A Dif_vgereg.h556 #define VGE_EECMD_ERD 0x01 /* EEPROM read command */ macro
H A Dif_vge.c254 CSR_SETBIT_1(sc, VGE_EECMD, VGE_EECMD_ERD); in vge_eeprom_getword()