Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme_validate.c933 fw->fwc_action == NVME_FWC_SAVE_ACTIVATE)) { in nvme_validate_fw_commit()
/illumos-gate/usr/src/uts/common/sys/
H A Dnvme.h1692 #define NVME_FWC_SAVE_ACTIVATE 0x1 /* Save and activate at next reset */ macro