MYRS_SG_LIMIT
if (shost->sg_tablesize > MYRS_SG_LIMIT)
shost->sg_tablesize = MYRS_SG_LIMIT;
shost->can_queue, shost->sg_tablesize, MYRS_SG_LIMIT);