Searched refs:mplisth (Results 1 – 1 of 1) sorted by relevance
4353 struct mplist_struct *mplistp = NULL, *mplisth = NULL; in get_multipath_disk() local4369 if ((err = devid_get_all(devid, root, SSD_DRVR_NAME, &mplisth)) != 0) { in get_multipath_disk()4374 if (mplisth == NULL) { in get_multipath_disk()4385 for (mplistp = mplisth; mplistp != NULL; in get_multipath_disk()4420 mplist_free(mplisth); in get_multipath_disk()