Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/format/
H A Dauto_sense.c231 uint_t *nheadp, uint_t *nsectp);
2240 uint_t *pcylp, uint_t *nheadp, uint_t *nsectp) argument
2246 *nheadp = 1;
2251 *nheadp = 2;
2285 *nheadp = 64;
2288 *nheadp = 128;
2291 *nheadp = 255;
2303 *pcylp = usable_capacity / ((*nheadp) * (*nsectp));
2305 *pcylp = total_capacity / ((*nheadp) * (*nsectp));