Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/format/
H A Dstartup.h65 #define SUP_BPT 0x00000100 /* set bytes/track */ macro
H A Dprompts.c193 *options |= SUP_BPT;
H A Dadd_definition.c221 if (disk_type->dtype_options & SUP_BPT) {
H A Dstartup.c708 flags |= SUP_BPT; in sup_setdtype()
771 if ((!(ctype->ctype_flags & CF_SCSI)) && (!(flags & SUP_BPT)) && in sup_setdtype()