Home
last modified time | relevance | path

Searched refs:SUP_BPS (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/format/
H A Dstartup.h66 #define SUP_BPS 0x00000200 /* set bytes/sector */ macro
H A Dadd_definition.c277 if (disk_type->dtype_options & SUP_BPS) {
H A Dstartup.c711 flags |= SUP_BPS; in sup_setdtype()
776 if ((ctype->ctype_flags & CF_SMD_DEFS) && (!(flags & SUP_BPS))) { in sup_setdtype()