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);
271 eib_gw_props_t *gwp = ss->ei_gw_props;
390 kmem_free(ss->ei_gw_props, sizeof (eib_gw_props_t));
/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Deib_impl.h397 } eib_gw_props_t; typedef in typeref:struct:eib_gw_props_s

Completed in 49 milliseconds