Home
last modified time | relevance | path

Searched defs:start_cyl (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dio.h55 uint_t start_cyl; member
/illumos-gate/usr/src/lib/libsmedia/plugins/floppy/common/
H A Df_format.c87 int32_t start_head, end_head, start_cyl, end_cyl; in format_floppy() local