Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnvme.h402 NVME_CTRL_ONCS_DSM = 1 << 2, enumerator
/linux/drivers/nvme/target/
H A Dadmin-cmd.c744 id->oncs = cpu_to_le16(NVME_CTRL_ONCS_DSM | in nvmet_execute_identify_ctrl()