amr_sg64entry
struct amr_sg64entry *sg64;
(ac->ac_slot * AMR_NSEG * sizeof(struct amr_sg64entry));
segsize = sizeof(struct amr_sg64entry) * AMR_NSEG * AMR_MAXCMD;
sc->amr_sg64table = (struct amr_sg64entry *)p;
struct amr_sg64entry *sg64;
struct amr_sg64entry *amr_sg64table; /* 64bit s/g lists */