Searched refs:E1000_EECD_SIZE_EX_MASK (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | if_em_hw.h | 1631 #define E1000_EECD_SIZE_EX_MASK 0x00007800 /* EEprom Size */ macro |
H A D | if_em_hw.c | 6519 (eecd & E1000_EECD_SIZE_EX_MASK) >> in em_init_eeprom_params() |