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

/opensolaris-onvv-gate/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex_devctl.h188 * to the allocated memory and hca_device_path_alloc_sz to the number of bytes
493 uint_t hca_device_path_alloc_sz; member in struct:ibnex_ctl_query_hca_s
506 uint_t hca_device_path_alloc_sz; member in struct:ibnex_ctl_query_hca_32_s
/opensolaris-onvv-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_hca.c116 query_hca.hca_device_path_alloc_sz = sizeof (hca_device_path);
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c2991 device_path_alloc_sz = query_hca_32->hca_device_path_alloc_sz;
3008 device_path_alloc_sz = query_hca->hca_device_path_alloc_sz;

Completed in 109 milliseconds