Searched refs:ret_prop (Results 1 – 5 of 5) sorted by relevance
133 pi[i].ret_prop.buf_size = SV_PROP_MAX_BUF_SIZE; in g_get_lun_str()134 if (((pi[i].ret_prop.buf = in g_get_lun_str()136 ((pi[i].ret_prop.ret_buf_size = in g_get_lun_str()137 malloc(sizeof (*pi[i].ret_prop.ret_buf_size))) in g_get_lun_str()325 ioc->ret_buf[i].ret_prop.buf_size = prop_buf_size; in get_pathlist()326 if ((ioc->ret_buf[i].ret_prop.buf = in get_pathlist()331 if ((ioc->ret_buf[i].ret_prop.ret_buf_size = in get_pathlist()339 free(ioc->ret_buf[i].ret_prop.buf); in get_pathlist()340 free(ioc->ret_buf[i].ret_prop.ret_buf_size); in get_pathlist()350 free(ioc->ret_buf[i].ret_prop.buf); in get_pathlist()[all …]
6307 if (status == MDI_SUCCESS && ret_pip->ret_prop.ret_buf_size) { in vhci_get_phci_path_list()6308 *ret_pip->ret_prop.ret_buf_size = (uint_t)prop_size; in vhci_get_phci_path_list()6321 if (status == MDI_SUCCESS && ret_pip->ret_prop.buf && in vhci_get_phci_path_list()6322 prop_size && ret_pip->ret_prop.buf_size >= prop_size) { in vhci_get_phci_path_list()6324 &ret_pip->ret_prop.buf, in vhci_get_phci_path_list()6325 ret_pip->ret_prop.buf_size); in vhci_get_phci_path_list()6385 if (status == MDI_SUCCESS && ret_pip->ret_prop.ret_buf_size) { in vhci_get_client_path_list()6386 *ret_pip->ret_prop.ret_buf_size = (uint_t)prop_size; in vhci_get_client_path_list()6399 if (status == MDI_SUCCESS && ret_pip->ret_prop.buf && in vhci_get_client_path_list()6400 prop_size && ret_pip->ret_prop.buf_size >= prop_size) { in vhci_get_client_path_list()[all …]
1451 ioc->ret_buf[i].ret_prop.buf_size = prop_buf_size; in get_scsi_vhci_pathinfo()1452 if ((ioc->ret_buf[i].ret_prop.buf = in get_scsi_vhci_pathinfo()1457 if ((ioc->ret_buf[i].ret_prop.ret_buf_size = in get_scsi_vhci_pathinfo()1465 free(ioc->ret_buf[i].ret_prop.buf); in get_scsi_vhci_pathinfo()1466 free(ioc->ret_buf[i].ret_prop.ret_buf_size); in get_scsi_vhci_pathinfo()1476 free(ioc->ret_buf[i].ret_prop.buf); in get_scsi_vhci_pathinfo()1477 free(ioc->ret_buf[i].ret_prop.ret_buf_size); in get_scsi_vhci_pathinfo()
1408 retval = nvlist_unpack(ioc.ret_buf[i].ret_prop.buf, in scsi_vhci_details()1442 free(ioc.ret_buf[i].ret_prop.buf); in scsi_vhci_details()1443 free(ioc.ret_buf[i].ret_prop.ret_buf_size); in scsi_vhci_details()
753 sv_path_info_prop32_t ret_prop; /* path attributes */ member814 sv_path_info_prop_t ret_prop; /* path attributes */ member