Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/stmsboot/
H A Dstmsboot_util.c62 #define MPX_CAPABLE_CTRL 0x04 macro
140 if (globarg == MPX_CAPABLE_CTRL) { in main()
465 globarg = MPX_CAPABLE_CTRL; in parse_args()
468 globarg = MPX_CAPABLE_CTRL; in parse_args()
516 (globarg != MPX_CAPABLE_CTRL))) in parse_args()