Searched defs:comp_q (Results 1 - 2 of 2) 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_priv.h88 struct list_head comp_q; /* pending completions */ member in struct:bfa_s
H A Dbfa_core.c277 bfa_comp_deq(struct bfa_s *bfa, struct list_head *comp_q) argument
284 bfa_comp_process(struct bfa_s *bfa, struct list_head *comp_q) argument
297 bfa_comp_free(struct bfa_s *bfa, struct list_head *comp_q) argument

Completed in 106 milliseconds