HomeSort by: relevance | last modified time | path
    Searched refs:DEACTIVATE (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/cpl/tpm-tools/dist/src/tpm_mgmt/
tpm_activate.c 29 #define DEACTIVATE 2
42 logCmdOption("-i, --inactive", _("Deactivate TPM, requires reboot"));
62 logDebug(_("Changing mode to deactivate the TPM.\n"));
63 request = DEACTIVATE;
66 logDebug(_("Changing mode to temporarily deactivate the TPM\n"));
157 case DEACTIVATE:
  /src/external/gpl2/lvm2/dist/lib/activate/
dev_manager.c 41 DEACTIVATE,
1217 /* Deactivate any unused non-toplevel nodes */
1221 case DEACTIVATE:
1222 /* Deactivate LV and all devices it references that nothing else has open. */
1311 r = _tree_action(dm, lv, DEACTIVATE);

Completed in 20 milliseconds