Searched refs:in_nhcasp (Results 1 – 1 of 1) sorted by relevance
2821 uint_t *in_nhcasp; in ibnex_ctl_get_hca_list() local2843 in_nhcasp = &((ibnex_ctl_get_hca_list_32_t *)arg)->nhcas; in ibnex_ctl_get_hca_list()2854 in_nhcasp = &((ibnex_ctl_get_hca_list_t *)arg)->nhcas; in ibnex_ctl_get_hca_list()2860 if (ddi_copyout(&nhcas, in_nhcasp, sizeof (uint_t), mode) != 0) { in ibnex_ctl_get_hca_list()