Searched defs:LOWER_R (Results 1 - 1 of 1) sorted by relevance

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

Completed in 49 milliseconds