Searched refs:VGE_EECMD_ERD (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/pci/ | ||
| D | if_vgereg.h | 558 #define VGE_EECMD_ERD 0x01 /* EEPROM read command */ macro |
| D | if_vge.c | 194 CSR_SETBIT_1(sc, VGE_EECMD, VGE_EECMD_ERD); in vge_eeprom_getword() |