Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/format/
H A Dstartup.h61 #define SUP_PCYL 0x00000010 /* set pcyl */ macro
91 #define SUP_MIN_DRIVE (SUP_CTLR | SUP_RPM | SUP_PCYL | \
H A Dstartup.c696 flags |= SUP_PCYL; in sup_setdtype()