Home
last modified time | relevance | path

Searched refs:eib_caps_t (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_ibt.c157 ss->ei_caps = kmem_zalloc(sizeof (eib_caps_t), KM_SLEEP); in eib_ibt_hca_init()
589 eib_ibt_record_capab(eib_t *ss, ibt_hca_attr_t *hca_attrs, eib_caps_t *caps) in eib_ibt_record_capab()
668 kmem_free(ss->ei_caps, sizeof (eib_caps_t)); in eib_rb_ibt_hca_init()
H A Deib_main.c527 eib_caps_t *caps = ss->ei_caps; in eib_m_getcapab()
528 eib_caps_t s_caps; in eib_m_getcapab()
/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Deib_impl.h429 } eib_caps_t; typedef
896 extern void eib_ibt_record_capab(eib_t *, ibt_hca_attr_t *, eib_caps_t *);