Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/raidctl/
H A Draidctl.c92 #define LOWER_Z (1 << 5) macro
365 options |= LOWER_Z; in main()
428 if ((options & ~(LOWER_F | UPPER_C | LOWER_R | LOWER_Z | in main()