Searched refs:nsectp (Results 1 – 1 of 1) sorted by relevance
231 uint_t *nheadp, uint_t *nsectp);2240 uint_t *pcylp, uint_t *nheadp, uint_t *nsectp) argument2248 *nsectp = 1;2253 *nsectp = total_capacity / (80 * 2);2286 *nsectp = 32;2289 *nsectp = 32;2294 *nsectp = ((total_capacity +2298 if (*nsectp == 0)2299 *nsectp = (UINT16_MAX / 63) * 63;2303 *pcylp = usable_capacity / ((*nheadp) * (*nsectp));[all …]