Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/format/
H A Dmain.c623 cur_dtype->dtype_bps = AVG_BPS; in get_disk_characteristics()
652 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.c279 disk_type->dtype_bps);
H A Dmenu_command.c538 d->dtype_bps = get_bps(); in c_type()
H A Dstartup.c710 dtype->dtype_bps = val; in sup_setdtype()