Searched refs:IGC_FWSM (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/igc/ | ||
H A D | igc_regs.h | 271 #define IGC_FWSM 0x05B54 /* FW Semaphore */ macro |
H A D | igc_i225.c | 779 fw_valid_bit = IGC_READ_REG(hw, IGC_FWSM) & in igc_update_flash_i225() |