bfa_sgpg_s
struct bfa_sgpg_s *sgpg;
sgpg = (struct bfa_sgpg_s *) bfa_q_next(sgpg);
struct bfa_sgpg_s *sgpg; /* first SG page */
cfg->drvcfg.num_sgpgs * sizeof(struct bfa_sgpg_s));
struct bfa_sgpg_s *hsgpg;
hsgpg = (struct bfa_sgpg_s *) bfa_mem_kva_curp(mod);
struct bfa_sgpg_s *hsgpg;