Searched refs:hd_portinfo_len (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/impl/
H A Dibtl.h151 uint_t hd_portinfo_len; /* #bytes of portinfo */ member in struct:ibtl_hca_devinfo_s
/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_hca.c854 ASSERT(len == hca_devp->hd_portinfo_len);
1046 hca_devp->hd_portinfo_len = len;
1072 hca_devp->hd_portinfo_len = 0;
H A Dibtl_impl.c814 kmem_free(hca_devp->hd_portinfop, hca_devp->hd_portinfo_len);

Completed in 51 milliseconds