Searched refs:EEPROM_WORD0F_SWPDIO_EXT (Results 1 – 2 of 2) sorted by relevance
| /mirbsd/src/sys/dev/pci/ | ||
| D | if_em_hw.h | 1544 #define EEPROM_WORD0F_SWPDIO_EXT 0x00F0 macro |
| D | if_em_hw.c | 728 ctrl_ext = ((eeprom_data & EEPROM_WORD0F_SWPDIO_EXT) << in em_setup_link() |