Home
last modified time | relevance | path

Searched refs:nheadp (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/format/
H A Dauto_sense.c234 uint_t *nheadp, uint_t *nsectp);
2299 uint_t *pcylp, uint_t *nheadp, uint_t *nsectp) argument
2305 *nheadp = 1;
2310 *nheadp = 2;
2344 *nheadp = 64;
2347 *nheadp = 128;
2350 *nheadp = 255;
2362 *pcylp = usable_capacity / ((*nheadp) * (*nsectp));
2364 *pcylp = total_capacity / ((*nheadp) * (*nsectp));