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 */
3193 static void pmcraid_free_sglist(struct pmcraid_sglist *sglist) in pmcraid_free_sglist()3209 static struct pmcraid_sglist *pmcraid_alloc_sglist(int buflen) in pmcraid_alloc_sglist()3211 struct pmcraid_sglist *sglist; in pmcraid_alloc_sglist()3219 sglist = kzalloc(sizeof(struct pmcraid_sglist), GFP_KERNEL); in pmcraid_alloc_sglist()3243 struct pmcraid_sglist *sglist, in pmcraid_copy_sglist()3480 struct pmcraid_sglist *sglist = NULL; in pmcraid_build_passthrough_ioadls()3539 struct pmcraid_sglist *sglist = cmd->sglist; in pmcraid_release_passthrough_ioadls()