Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dstartup.h57 #define SUP_NCYL 0x00000004 /* set ncyl */ macro
90 SUP_NCYL | SUP_ACYL | SUP_NHEAD | SUP_NSECT)
H A Dstartup.c710 flags |= SUP_NCYL; in sup_setdtype()