Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dmain.c648 cur_dtype->dtype_bps = AVG_BPS; in get_disk_characteristics()
677 cur_dtype->dtype_bps = get_bps(); in get_disk_characteristics()
H A Dglobal.h221 #define dtype_bps dtype_specifics[0] /* bytes/sector */ macro
H A Dadd_definition.c275 disk_type->dtype_bps); in add_disktype()
H A Dmenu_command.c543 d->dtype_bps = get_bps(); in c_type()
H A Dstartup.c730 dtype->dtype_bps = val; in sup_setdtype()