Searched refs:pmcraid_sglist (Results 1 – 2 of 2) sorted by relevance
528 struct pmcraid_sglist { struct580 struct pmcraid_sglist *sglist; /* used for passthrough IOCTLs */
3200 static void pmcraid_free_sglist(struct pmcraid_sglist *sglist) in pmcraid_free_sglist()3216 static struct pmcraid_sglist *pmcraid_alloc_sglist(int buflen) in pmcraid_alloc_sglist()3218 struct pmcraid_sglist *sglist; in pmcraid_alloc_sglist()3226 sglist = kzalloc(sizeof(struct pmcraid_sglist), GFP_KERNEL); in pmcraid_alloc_sglist()3250 struct pmcraid_sglist *sglist, in pmcraid_copy_sglist()3487 struct pmcraid_sglist *sglist = NULL; in pmcraid_build_passthrough_ioadls()3546 struct pmcraid_sglist *sglist = cmd->sglist; in pmcraid_release_passthrough_ioadls()