Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/storage/libg_fc/common/
H A Dmap.c4353 struct mplist_struct *mplistp = NULL, *mplisth = NULL; in get_multipath_disk() local
4369 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()