amr_sgentry
struct amr_sgentry *sge;
sge = (struct amr_sgentry *)((char *)amr->amr_sgls + sgloff);
amr->amr_sgls = (struct amr_sgentry *)((char *)amr->amr_mbox +
#define AMR_SGL_SIZE (sizeof(struct amr_sgentry) * AMR_MAX_SEGS)
struct amr_sgentry *amr_sgls;