Home
last modified time | relevance | path

Searched refs:LOWER_P (Results 1 – 1 of 1) sorted by relevance

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