Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme_validate.c932 (fw->fwc_action == NVME_FWC_SAVE || in nvme_validate_fw_commit()
/illumos-gate/usr/src/uts/common/sys/
H A Dnvme.h1691 #define NVME_FWC_SAVE 0x0 /* Save image only */ macro
/illumos-gate/usr/src/cmd/nvmeadm/
H A Dnvmeadm.c3174 nvmeadm_firmware_commit(npa, slot, NVME_FWC_SAVE); in do_firmware_commit()