Home
last modified time | relevance | path

Searched defs:sgpg_q (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/drivers/scsi/bfa/
Dbfa_svc.h43 struct list_head sgpg_q; /* queue of alloced sgpgs */ member
66 struct list_head sgpg_q; /* queue of free SG pages */ member
Dbfa_fcpim.h175 struct list_head sgpg_q; /* allocated SG pages */ member
Dbfa_svc.c4927 bfa_sgpg_malloc(struct bfa_s *bfa, struct list_head *sgpg_q, int nsgpgs) in bfa_sgpg_malloc()
4947 bfa_sgpg_mfree(struct bfa_s *bfa, struct list_head *sgpg_q, int nsgpg) in bfa_sgpg_mfree()