Searched defs:splitters (Results 1 – 1 of 1) sorted by relevance
22 struct sg_splitter *splitters, bool mapped) in sg_calculate_split()77 static void sg_split_phys(struct sg_splitter *splitters, const int nb_splits) in sg_split_phys()103 static void sg_split_mapped(struct sg_splitter *splitters, const int nb_splits) in sg_split_mapped()155 struct sg_splitter *splitters; in sg_split() local