Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dauto_sense.c225 diskaddr_t usable_capacity, uint_t *pcylp,
2240 compute_chs_values(diskaddr_t total_capacity, diskaddr_t usable_capacity, argument
2303 if (usable_capacity < total_capacity)
2304 *pcylp = usable_capacity / ((*nheadp) * (*nsectp));