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

/illumos-gate/usr/src/cmd/raidctl/
H A Draidctl.c96 #define LOWER_P (1 << 9) macro
353 options |= LOWER_P;
478 if ((options & ~(LOWER_F | LOWER_P)) != 0) {

Completed in 49 milliseconds