Searched refs:sg_splitter (Results 1 – 1 of 1) sorted by relevance
11 struct sg_splitter { struct 22 struct sg_splitter *splitters, bool mapped) in sg_calculate_split() argument 27 struct sg_splitter *curr = splitters; in sg_calculate_split() 77 static void sg_split_phys(struct sg_splitter *splitters, const int nb_splits) in sg_split_phys() 81 struct sg_splitter *split; in sg_split_phys() 101 static void sg_split_mapped(struct sg_splitter *splitters, const int nb_splits) in sg_split_mapped() 105 struct sg_splitter *split; in sg_split_mapped() 153 struct sg_splitter *splitters; in sg_split()