Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_cmn.c165 ss->ei_gw_props = kmem_zalloc(sizeof (eib_gw_props_t), KM_SLEEP); in eib_get_props()
271 eib_gw_props_t *gwp = ss->ei_gw_props; in eib_update_props()
390 kmem_free(ss->ei_gw_props, sizeof (eib_gw_props_t)); in eib_rb_get_props()
/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Deib_impl.h401 } eib_gw_props_t; typedef