Searched refs:LOWER_C (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/raidctl/
H A Draidctl.c88 #define LOWER_C (1 << 1) macro
305 options |= LOWER_C;
409 if ((options & ~(LOWER_F | LOWER_C | LOWER_R)) != 0) {

Completed in 61 milliseconds