aac_sg_table
struct aac_sg_table *sg = cm->cm_sgtable;
struct aac_sg_table *sg = NULL;
cm->cm_sgtable = (struct aac_sg_table *)&br->SgMap64;
cm->cm_sgtable = (struct aac_sg_table *)&bw->SgMap64;
struct aac_sg_table SgMap; /* variable size */
struct aac_sg_table SgMap; /* variable size */
struct aac_sg_table sg_map32;
struct aac_sg_table *cm_sgtable; /* pointer to s/g table */