icframe_major 209 drivers/hv/channel_mgmt.c int icframe_major, icframe_minor; icframe_major 222 drivers/hv/channel_mgmt.c icframe_major = negop->icframe_vercnt; icframe_major 240 drivers/hv/channel_mgmt.c icframe_major = negop->icversion_data[j].major; icframe_major 293 drivers/hv/channel_mgmt.c *nego_fw_version = (icframe_major << 16) | icframe_minor; icframe_major 298 drivers/hv/channel_mgmt.c negop->icversion_data[0].major = icframe_major;