Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dauto_sense.c226 uint_t *nheadp, uint_t *nsectp);
2241 uint_t *pcylp, uint_t *nheadp, uint_t *nsectp) argument
2247 *nheadp = 1;
2252 *nheadp = 2;
2286 *nheadp = 64;
2289 *nheadp = 128;
2292 *nheadp = 255;
2304 *pcylp = usable_capacity / ((*nheadp) * (*nsectp));
2306 *pcylp = total_capacity / ((*nheadp) * (*nsectp));