Home
last modified time | relevance | path

Searched defs:comp_q (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/scsi/bfa/
Dbfa_modules.h118 struct list_head comp_q; /* pending completions */ member
Dbfa_core.c1530 bfa_comp_deq(struct bfa_s *bfa, struct list_head *comp_q) in bfa_comp_deq()
1537 bfa_comp_process(struct bfa_s *bfa, struct list_head *comp_q) in bfa_comp_process()
1557 bfa_comp_free(struct bfa_s *bfa, struct list_head *comp_q) in bfa_comp_free()