Searched refs:ice_get_orom_ver_info (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/ice/
H A Dice_nvm.c975 * ice_get_orom_ver_info - Read Option ROM version information
984 ice_get_orom_ver_info(struct ice_hw *hw, enum ice_bank_select bank, struct ice_orom_info *orom) function
1022 return ice_get_orom_ver_info(hw, ICE_INACTIVE_FLASH_BANK, orom);
1378 status = ice_get_orom_ver_info(hw, ICE_ACTIVE_FLASH_BANK, &flash->orom);

Completed in 157 milliseconds