Searched refs:E1000_EECD_SIZE (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | if_em_hw.h | 1623 #define E1000_EECD_SIZE 0x00000200 /* EEPROM Size (0=64 word 1=256 word) */ macro |
H A D | if_em_hw.c | 6315 if (eecd & E1000_EECD_SIZE) { in em_init_eeprom_params() |