Searched refs:pmcraid_sglist (Results 1 – 2 of 2) sorted by relevance
541 struct pmcraid_sglist { struct594 struct pmcraid_sglist *sglist; /* used for passthrough IOCTLs */
3247 static void pmcraid_free_sglist(struct pmcraid_sglist *sglist) in pmcraid_free_sglist()3268 static struct pmcraid_sglist *pmcraid_alloc_sglist(int buflen) in pmcraid_alloc_sglist()3270 struct pmcraid_sglist *sglist; in pmcraid_alloc_sglist()3289 sglist = kzalloc(sizeof(struct pmcraid_sglist) + in pmcraid_alloc_sglist()3332 struct pmcraid_sglist *sglist, in pmcraid_copy_sglist()3575 struct pmcraid_sglist *sglist = NULL; in pmcraid_build_passthrough_ioadls()3634 struct pmcraid_sglist *sglist = cmd->sglist; in pmcraid_release_passthrough_ioadls()