Searched refs:NVME_CTRL_ONCS_DSM (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/nvme/host/
H A Dcore.c1792 else if (ctrl->oncs & NVME_CTRL_ONCS_DSM)
/linux-master/drivers/nvme/target/
H A Dadmin-cmd.c435 id->oncs = cpu_to_le16(NVME_CTRL_ONCS_DSM |
/linux-master/include/linux/
H A Dnvme.h368 NVME_CTRL_ONCS_DSM = 1 << 2, enumerator in enum:__anon2276

Completed in 214 milliseconds