Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/bfa/
Dbfa_svc.h36 struct bfa_sgpg_wqe_s { struct
37 struct list_head qe; /* queue sg page element */
38 int nsgpg; /* pages to be allocated */
39 int nsgpg_total; /* total pages required */
40 void (*cbfn) (void *cbarg); /* callback function */
41 void *cbarg; /* callback arg */
42 struct list_head sgpg_q; /* queue of alloced sgpgs */