Home
last modified time | relevance | path

Searched refs:SUP_CTLR (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/format/
H A Dstartup.h57 #define SUP_CTLR 0x00000001 /* set ctlr */ macro
91 #define SUP_MIN_DRIVE (SUP_CTLR | SUP_RPM | SUP_PCYL | \
H A Dstartup.c670 flags |= SUP_CTLR; in sup_setdtype()
783 assert(flags & SUP_CTLR); in sup_setdtype()
1040 flags |= SUP_CTLR; in sup_setpart()
1058 if (((flags & (SUP_DISK|SUP_CTLR)) == (SUP_DISK|SUP_CTLR)) && in sup_setpart()