Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dstartup.h70 #define SUP_TRKS_ZONE 0x00002000 /* set tracks/zone */ macro
H A Dprompts.c282 *options |= SUP_TRKS_ZONE; in get_trks_zone()
H A Dadd_definition.c238 if (disk_type->dtype_options & SUP_TRKS_ZONE) { in add_disktype()
H A Dstartup.c755 flags |= SUP_TRKS_ZONE; in sup_setdtype()
H A Dctlr_scsi.c1048 if (cur_dtype->dtype_options & SUP_TRKS_ZONE && in scsi_ms_page3()