Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cfg.c370 state->hs_guid[i] = kmem_zalloc((1 << cp->cp_log_max_gidtbl) * in hermon_cfg_profile_init_phase2()
H A Dhermon.c2314 if (state->hs_guid[i]) { in hermon_hw_fini()
2315 kmem_free(state->hs_guid[i], (1 << in hermon_hw_fini()
2318 state->hs_guid[i] = NULL; in hermon_hw_fini()
H A Dhermon_misc.c1919 guidp = state->hs_guid[port - 1]; in hermon_port_query()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon.h654 ib_guid_t *hs_guid[HERMON_MAX_PORTS]; member
H A Dhermon_hw.h5007 sgid.gid_guid = (state)->hs_guid[(qp)->qp_portnum] \