Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/nvme/
H A Dnvme.h84 NVME_CTRL_VWC_PRESENT = 1 << 0, enumerator
/openbmc/linux/drivers/nvme/host/
H A Dmultipath.c565 if (ctrl->vwc & NVME_CTRL_VWC_PRESENT) in nvme_mpath_alloc_disk()
H A Dcore.c1857 bool vwc = ctrl->vwc & NVME_CTRL_VWC_PRESENT; in nvme_set_queue_limits()
/openbmc/linux/drivers/nvme/target/
H A Dadmin-cmd.c439 id->vwc = NVME_CTRL_VWC_PRESENT; in nvmet_execute_identify_ctrl()
/openbmc/linux/include/linux/
H A Dnvme.h368 NVME_CTRL_VWC_PRESENT = 1 << 0, enumerator