Searched refs:nsectp (Results 1 – 1 of 1) sorted by relevance
234 uint_t *nheadp, uint_t *nsectp);2299 uint_t *pcylp, uint_t *nheadp, uint_t *nsectp) argument2307 *nsectp = 1;2312 *nsectp = total_capacity / (80 * 2);2345 *nsectp = 32;2348 *nsectp = 32;2353 *nsectp = ((total_capacity +2357 if (*nsectp == 0)2358 *nsectp = (UINT16_MAX / 63) * 63;2362 *pcylp = usable_capacity / ((*nheadp) * (*nsectp));[all …]