Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/bfa/
Dbfa_fcpim.h174 struct bfa_sgpg_s *sgpg; /* first SG page */
Dbfa_svc.h46 struct bfa_sgpg_s { struct
Dbfa_svc.c4809 cfg->drvcfg.num_sgpgs * sizeof(struct bfa_sgpg_s)); in bfa_sgpg_meminfo()
4817 struct bfa_sgpg_s *hsgpg; in bfa_sgpg_attach()
4840 hsgpg = (struct bfa_sgpg_s *) bfa_mem_kva_curp(mod); in bfa_sgpg_attach()
4899 struct bfa_sgpg_s *hsgpg; in bfa_sgpg_malloc()
Dbfa_fcpim.c2455 struct bfa_sgpg_s *sgpg; in bfa_ioim_send_ioreq()
2522 sgpg = (struct bfa_sgpg_s *) bfa_q_next(sgpg); in bfa_ioim_send_ioreq()