Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dstartup.h72 #define SUP_ASECT 0x00008000 /* set sectors/zone */ macro
H A Dprompts.c320 *options |= SUP_ASECT; in get_asect()
H A Dadd_definition.c248 if (disk_type->dtype_options & SUP_ASECT) { in add_disktype()
H A Dstartup.c761 flags |= SUP_ASECT; in sup_setdtype()
H A Dctlr_scsi.c1053 if (cur_dtype->dtype_options & SUP_ASECT && fixed->alt_sect_zone != 0) { in scsi_ms_page3()