Searched refs:hca_device_path (Results 1 – 4 of 4) sorted by relevance
306 char *hca_device_path; member401 caddr32_t hca_device_path; member492 char *hca_device_path; member505 caddr32_t hca_device_path; member
86 char hca_device_path[MAXPATHLEN]; in dapli_init_hca() local116 query_hca.hca_device_path = hca_device_path; in dapli_init_hca()117 query_hca.hca_device_path_alloc_sz = sizeof (hca_device_path); in dapli_init_hca()140 dat_status = dapli_process_tavor_node(hca_device_path, &hca_idx, in dapli_init_hca()
654 char *hca_device_path) in ibtl_ibnex_query_hca_byguid() argument678 (void) ddi_pathname(hca_devp->hd_hca_dip, hca_device_path); in ibtl_ibnex_query_hca_byguid()
2952 (x)->hca_device_path = (device_path); \2974 char *hca_device_path = NULL; in ibnex_ctl_query_hca() local2996 device_path = (char *)(uintptr_t)query_hca_32->hca_device_path; in ibnex_ctl_query_hca()3013 device_path = query_hca->hca_device_path; in ibnex_ctl_query_hca()3019 hca_device_path = kmem_zalloc(MAXPATHLEN, KM_SLEEP); in ibnex_ctl_query_hca()3022 driver_name, sizeof (driver_name), &instance, hca_device_path) in ibnex_ctl_query_hca()3028 hca_device_path_len = strlen(hca_device_path) + 1; in ibnex_ctl_query_hca()3079 if (ddi_copyout(hca_device_path, in ibnex_ctl_query_hca()3097 if (hca_device_path) in ibnex_ctl_query_hca()3098 kmem_free(hca_device_path, MAXPATHLEN); in ibnex_ctl_query_hca()