SgEntry          1336 dev/ic/aac.c   				sg->SgEntry[i].SgAddress = segs[i].ds_addr;
SgEntry          1337 dev/ic/aac.c   				sg->SgEntry[i].SgByteCount = segs[i].ds_len;
SgEntry          2825 dev/ic/aac.c   				       sg->SgEntry[i].SgAddress,
SgEntry          2826 dev/ic/aac.c   				       sg->SgEntry[i].SgByteCount);
SgEntry           354 dev/ic/aacreg.h 	struct aac_sg_entry	SgEntry[0];