Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ucodeadm/
H A Ducodeadm.c50 #define UCODE_OPT_VERSION 0x0004 macro
515 action |= UCODE_OPT_VERSION; in main()
559 else if (!(action & UCODE_OPT_VERSION)) in main()
666 if (action & UCODE_OPT_VERSION) { in main()