Home
last modified time | relevance | path

Searched refs:SUP_BPT (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dstartup.h63 #define SUP_BPT 0x00000100 /* set bytes/track */ macro
H A Dprompts.c185 *options |= SUP_BPT; in get_bpt()
H A Dadd_definition.c217 if (disk_type->dtype_options & SUP_BPT) { in add_disktype()
H A Dstartup.c728 flags |= SUP_BPT; in sup_setdtype()
791 if ((!(ctype->ctype_flags & CF_SCSI)) && (!(flags & SUP_BPT)) && in sup_setdtype()