Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dstartup.h59 #define SUP_PCYL 0x00000010 /* set pcyl */ macro
89 #define SUP_MIN_DRIVE (SUP_CTLR | SUP_RPM | SUP_PCYL | \
H A Dstartup.c716 flags |= SUP_PCYL; in sup_setdtype()