TOTAL_SG_ENTRY
shost->sg_tablesize = TOTAL_SG_ENTRY;
BUG_ON(count_sg > TOTAL_SG_ENTRY);
struct orc_sgent sglist[TOTAL_SG_ENTRY]; /*0 Start of SG list */
sizeof(struct sg_entry) * TOTAL_SG_ENTRY,
sizeof(struct sg_entry) * TOTAL_SG_ENTRY,
shost->sg_tablesize = TOTAL_SG_ENTRY;
struct sg_entry sglist[TOTAL_SG_ENTRY]; /*54 Start of SG list */