Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/io/heci/
H A Dheci_interface.h52 #define HBM_MAJOR_VERSION 1 macro
H A Dheci_init.c588 host_start_req->host_version.major_version = HBM_MAJOR_VERSION; in host_start_message()
611 if ((dev->version.major_version != HBM_MAJOR_VERSION) || in host_start_message()
H A Dheci_intr.c482 dev->version.major_version = HBM_MAJOR_VERSION; in heci_bh_read_bus_message()