Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dmain.c438 phead = cur_dtype->dtype_phead; in init_globals()
635 cur_dtype->dtype_phead = 0; in get_disk_characteristics()
674 cur_dtype->dtype_phead = in get_disk_characteristics()
H A Dhardware_structs.h89 uint_t dtype_phead; /* # of physical heads */ member
H A Dadd_definition.c207 disk_type->dtype_phead); in add_disktype()
H A Dmenu_command.c527 d->dtype_phead = get_phead(d->dtype_nhead, &d->dtype_options); in c_type()
H A Dstartup.c766 dtype->dtype_phead = val; in sup_setdtype()