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

/illumos-gate/usr/src/cmd/raidctl/
H A Draidctl.c87 #define LOWER_H (1 << 0) macro
286 options |= LOWER_H;
401 if ((options & ~(LOWER_H)) != 0) {

Completed in 50 milliseconds