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 */
3246 static void pmcraid_free_sglist(struct pmcraid_sglist *sglist) in pmcraid_free_sglist()3267 static struct pmcraid_sglist *pmcraid_alloc_sglist(int buflen) in pmcraid_alloc_sglist()3269 struct pmcraid_sglist *sglist; in pmcraid_alloc_sglist()3288 sglist = kzalloc(sizeof(struct pmcraid_sglist) + in pmcraid_alloc_sglist()3331 struct pmcraid_sglist *sglist, in pmcraid_copy_sglist()3574 struct pmcraid_sglist *sglist = NULL; in pmcraid_build_passthrough_ioadls()3633 struct pmcraid_sglist *sglist = cmd->sglist; in pmcraid_release_passthrough_ioadls()