Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/raidctl/
H A Draidctl.c91 #define LOWER_R (1 << 4) macro
361 options |= LOWER_R; in main()
409 if ((options & ~(LOWER_F | LOWER_C | LOWER_R)) != 0) { in main()
428 if ((options & ~(LOWER_F | UPPER_C | LOWER_R | LOWER_Z | in main()