Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/raidctl/
H A Draidctl.c99 #define UPPER_C (1 << 12) macro
296 options |= UPPER_C; in main()
428 if ((options & ~(LOWER_F | UPPER_C | LOWER_R | LOWER_Z | in main()