Home
last modified time | relevance | path

Searched refs:version_res (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/intel/io/heci/
H A Dheci_intr.c461 struct hbm_host_version_response *version_res; in heci_bh_read_bus_message() local
480 version_res = (struct hbm_host_version_response *)heci_msg; in heci_bh_read_bus_message()
481 if (version_res->host_version_supported) { in heci_bh_read_bus_message()
485 dev->version = version_res->me_max_version; in heci_bh_read_bus_message()