Searched refs:ibnex_ctl_query_hca_32_t (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex_devctl.h509 } ibnex_ctl_query_hca_32_t; typedef in typeref:struct:ibnex_ctl_query_hca_32_s
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c2963 ibnex_ctl_query_hca_32_t *query_hca_32 = NULL;
2979 sizeof (ibnex_ctl_query_hca_32_t), KM_SLEEP);
2982 sizeof (ibnex_ctl_query_hca_32_t), mode) != 0) {
3032 &((ibnex_ctl_query_hca_32_t *)arg)->hca_info,
3071 kmem_free(query_hca_32, sizeof (ibnex_ctl_query_hca_32_t));

Completed in 166 milliseconds