get_disk_by_deviceid
static disk_t *get_disk_by_deviceid(disk_t *listp, char *devid);
if ((*diskp = get_disk_by_deviceid(listp, devidstr)) != NULL) {