aac_sg_entry
fib->Header.Size += nseg*sizeof(struct aac_sg_entry);
/ sizeof(struct aac_sg_entry);
struct aac_sg_entry *sge;
srbcmd->sg_map.SgCount * sizeof(struct aac_sg_entry))) {
struct aac_sg_entry sg;
fib->Header.Size = nsegs * sizeof(struct aac_sg_entry);
struct aac_sg_entry SgEntry[0];
fib->Header.Size += nseg*sizeof(struct aac_sg_entry);
/ sizeof(struct aac_sg_entry);
srbcmd->sg_map.SgCount * sizeof(struct aac_sg_entry))) {
struct aac_sg_entry *sgp = srbcmd->sg_map.SgEntry;
struct aac_sg_entry sg;
aac_sg_entry_tole(struct aac_sg_entry *ptr)
void aac_sg_entry_tole(struct aac_sg_entry *ptr);
struct aac_sg_entry SgEntry[0];