Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bfa/
Dbfa_fcpim.h178 struct bfa_sgpg_s *sgpg; /* first SG page */
Dbfa_svc.h46 struct bfa_sgpg_s { struct
Dbfa_svc.c5280 cfg->drvcfg.num_sgpgs * sizeof(struct bfa_sgpg_s)); in bfa_sgpg_meminfo()
5288 struct bfa_sgpg_s *hsgpg; in bfa_sgpg_attach()
5311 hsgpg = (struct bfa_sgpg_s *) bfa_mem_kva_curp(mod); in bfa_sgpg_attach()
5370 struct bfa_sgpg_s *hsgpg; in bfa_sgpg_malloc()
Dbfa_fcpim.c2466 struct bfa_sgpg_s *sgpg; in bfa_ioim_send_ioreq()
2533 sgpg = (struct bfa_sgpg_s *) bfa_q_next(sgpg); in bfa_ioim_send_ioreq()