Searched refs:bfa_sgpg_s (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dbfa_sgpg_priv.h45 struct bfa_sgpg_s { struct
61 struct bfa_sgpg_s *hsgpg_arr; /* BFA SG page array */
H A Dbfa_sgpg.c37 *km_len += (cfg->drvcfg.num_sgpgs + 1) * sizeof(struct bfa_sgpg_s);
48 struct bfa_sgpg_s *hsgpg;
66 mod->hsgpg_arr = (struct bfa_sgpg_s *) (bfa_meminfo_kva(minfo) +
126 struct bfa_sgpg_s *hsgpg;
H A Dbfa_fcpim_priv.h82 struct bfa_sgpg_s *sgpg; /* first SG page */
H A Dbfa_ioim.c908 struct bfa_sgpg_s *sgpg;
944 sgpg = (struct bfa_sgpg_s *) bfa_q_next(sgpg);

Completed in 115 milliseconds