Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dparam.h62 #define AVG_BPS 600 /* default bytes/sector */ macro
H A Dprompts.c414 deflt = AVG_BPS; in get_bps()
H A Dmain.c648 cur_dtype->dtype_bps = AVG_BPS; in get_disk_characteristics()