Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libdiskmgt/common/
H A Dfindevs.c107 static disk_t *get_disk_by_deviceid(disk_t *listp, char *devid);
1236 diskp = get_disk_by_deviceid(args->disk_listp, in fix_cluster_devpath()
1348 get_disk_by_deviceid(disk_t *listp, char *devidstr) in get_disk_by_deviceid() function
1524 if ((*diskp = get_disk_by_deviceid(listp, devidstr)) != NULL) { in have_disk()