Home
last modified time | relevance | path

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

/freebsd/sys/dev/vge/
H A Dif_vgereg.h642 #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()