ice_orom_info
struct ice_orom_info pending_orom;
struct ice_orom_info *orom = &pf->hw.flash.orom;
struct ice_orom_info *orom = &ctx->pending_orom;
struct ice_orom_info *orom;
ice_get_orom_ver_info(struct ice_hw *hw, enum ice_bank_select bank, struct ice_orom_info *orom)
int ice_get_inactive_orom_ver(struct ice_hw *hw, struct ice_orom_info *orom)
int ice_get_inactive_orom_ver(struct ice_hw *hw, struct ice_orom_info *orom);
struct ice_orom_info orom; /* Option ROM version info */