Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c2892 device_path_alloc_sz, device_path_len) \ argument
2973 uint_t device_path_alloc_sz, hca_device_path_len; in ibnex_ctl_query_hca() local
2997 device_path_alloc_sz = query_hca_32->hca_device_path_alloc_sz; in ibnex_ctl_query_hca()
3014 device_path_alloc_sz = query_hca->hca_device_path_alloc_sz; in ibnex_ctl_query_hca()
3036 if (device_path_alloc_sz >= hca_device_path_len) in ibnex_ctl_query_hca()
3043 device_path_alloc_sz, hca_device_path_len); in ibnex_ctl_query_hca()
3057 if (device_path_alloc_sz >= hca_device_path_len) in ibnex_ctl_query_hca()
3064 device_path_alloc_sz, hca_device_path_len); in ibnex_ctl_query_hca()
3078 if (device_path_alloc_sz >= hca_device_path_len) { in ibnex_ctl_query_hca()