Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon.h405 uint64_t hs_nodeguid; member
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c2113 state->hs_nodeguid = state->hs_cfg_profile->cp_nodeguid; in hermon_hw_init()
2115 state->hs_nodeguid = nodeinfo.NodeGUID; in hermon_hw_init()
2118 if (state->hs_nodeguid != nodeinfo.NodeGUID) { in hermon_hw_init()
2715 hca_attr->hca_node_guid = state->hs_nodeguid; in hermon_soft_state_init()
4075 state->hs_instance, state->hs_nodedesc, state->hs_nodeguid); in hermon_device_info_report()