Searched refs:RT_NVME_CTRL_ONCS_WRITE_ZEROES (Results 1 – 2 of 2) sorted by relevance
701 RT_NVME_CTRL_ONCS_WRITE_ZEROES = 1 << 3, enumerator
1193 nvme->write_zeroes = !!(rt_le64_to_cpu(ctrl->oncs) & RT_NVME_CTRL_ONCS_WRITE_ZEROES); in rt_nvme_controller_register()
Completed in 13 milliseconds