Searched refs:ush (Results 1 – 1 of 1) sorted by relevance
18 __be16 *ush; in sun_partition() local76 ush = ((__be16 *) (label+1)) - 1; in sun_partition()77 for (csum = 0; ush >= ((__be16 *) label);) in sun_partition()78 csum ^= *ush--; in sun_partition()