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

/illumos-gate/usr/src/cmd/raidctl/
H A Draidctl.c100 #define UPPER_F (1 << 13) macro
333 options |= UPPER_F;
458 if ((options & ~(LOWER_F | UPPER_F)) != 0) {

Completed in 50 milliseconds