Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dnvme.h402 NVME_CTRL_ONCS_DSM = 1 << 2, enumerator
/linux-6.15/drivers/nvme/target/
H A Dadmin-cmd.c744 id->oncs = cpu_to_le16(NVME_CTRL_ONCS_DSM | in nvmet_execute_identify_ctrl()
/linux-6.15/drivers/nvme/host/
H A Dcore.c1863 else if (ctrl->oncs & NVME_CTRL_ONCS_DSM) in nvme_config_discard()
2099 (ns->ctrl->oncs & NVME_CTRL_ONCS_DSM)) in nvme_update_disk_info()