Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_cmn.c166 ss->ei_props = kmem_zalloc(sizeof (eib_props_t), KM_SLEEP); in eib_get_props()
389 kmem_free(ss->ei_props, sizeof (eib_props_t)); in eib_rb_get_props()
/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Deib_impl.h414 } eib_props_t; typedef