Home
last modified time | relevance | path

Searched refs:NVME_CSI_NVM (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/nvme/target/
Dadmin-cmd.c204 case NVME_CSI_NVM: in nvmet_execute_get_log_cmd_effects_ns()
675 case NVME_CSI_NVM: in nvmet_handle_identify_desclist()
697 case NVME_CSI_NVM: in nvmet_execute_identify()
715 case NVME_CSI_NVM: in nvmet_execute_identify()
731 case NVME_CSI_NVM: in nvmet_execute_identify()
Dcore.c689 ns->csi = NVME_CSI_NVM; in nvmet_ns_alloc()
905 case NVME_CSI_NVM: in nvmet_parse_io_cmd()
/linux-6.1.9/drivers/nvme/host/
Dhwmon.c63 NVME_CSI_NVM, data->log, sizeof(*data->log), 0); in nvme_hwmon_get_smart_log()
Dcore.c1091 if (ns->head->ids.csi == NVME_CSI_NVM) in nvme_command_effects()
1761 c.identify.csi = NVME_CSI_NVM; in nvme_init_ms()
2073 case NVME_CSI_NVM: in nvme_update_ns_info()
3076 c.identify.csi = NVME_CSI_NVM; in nvme_init_non_mdts_limits()
3107 ret = nvme_get_effects_log(ctrl, NVME_CSI_NVM, &ctrl->effects); in nvme_init_identify()
4395 if (info.ids.csi != NVME_CSI_NVM && !nvme_multi_css(ctrl)) { in nvme_scan_ns()
4407 (info.ids.csi != NVME_CSI_NVM && info.ids.csi != NVME_CSI_ZNS)) { in nvme_scan_ns()
4528 NVME_CSI_NVM, log, log_size, 0); in nvme_clear_changed_ns_log()
4705 if (nvme_get_log(ctrl, NVME_NSID_ALL, NVME_LOG_FW_SLOT, 0, NVME_CSI_NVM, in nvme_get_fw_slot_info()
Dmultipath.c681 error = nvme_get_log(ctrl, NVME_NSID_ALL, NVME_LOG_ANA, 0, NVME_CSI_NVM, in nvme_read_ana_log()
/linux-6.1.9/include/linux/
Dnvme.h519 NVME_CSI_NVM = 0, enumerator