Searched refs:oncs (Results 1 – 5 of 5) sorted by relevance
175 id->oncs &= cpu_to_le16(~NVME_CTRL_ONCS_RESERVATIONS); in nvmet_passthru_override_id_ctrl()
732 id->oncs = cpu_to_le16(NVME_CTRL_ONCS_DSM | in nvmet_execute_identify_ctrl()
2145 (ctrl->oncs & NVME_CTRL_ONCS_DSM)) in nvme_update_disk_info()2153 else if (ctrl->oncs & NVME_CTRL_ONCS_DSM) in nvme_update_disk_info()2853 if (!(ctrl->oncs & NVME_CTRL_ONCS_TIMESTAMP)) in nvme_configure_timestamp()3466 if ((ctrl->oncs & NVME_CTRL_ONCS_WRITE_ZEROES) && in nvme_init_non_mdts_limits()3671 ctrl->oncs = le16_to_cpu(id->oncs); in nvme_init_identify()
393 u16 oncs; member
370 __le16 oncs; member