Home
last modified time | relevance | path

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

/linux-6.15/drivers/nvme/host/
H A Dhwmon.c63 NVME_CSI_NVM, data->log, sizeof(*data->log), 0); in nvme_hwmon_get_smart_log()
H A Dcore.c1891 .identify.csi = NVME_CSI_NVM, in nvme_identify_ns_nvm()
2300 case NVME_CSI_NVM: in nvme_update_ns_info()
3198 c.identify.csi = NVME_CSI_NVM; in nvme_init_non_mdts_limits()
3275 ret = nvme_get_effects_log(ctrl, NVME_CSI_NVM, &ctrl->effects); in nvme_init_effects()
3281 ret = nvme_init_effects_log(ctrl, NVME_CSI_NVM, &ctrl->effects); in nvme_init_effects()
4101 if (info.ids.csi != NVME_CSI_NVM && !nvme_multi_css(ctrl)) { in nvme_scan_ns()
4113 (info.ids.csi != NVME_CSI_NVM && info.ids.csi != NVME_CSI_ZNS) || in nvme_scan_ns()
4271 NVME_CSI_NVM, log, log_size, 0); in nvme_clear_changed_ns_log()
4475 if (nvme_get_log(ctrl, NVME_NSID_ALL, NVME_LOG_FW_SLOT, 0, NVME_CSI_NVM, in nvme_get_fw_slot_info()
H A Dmultipath.c838 error = nvme_get_log(ctrl, NVME_NSID_ALL, NVME_LOG_ANA, 0, NVME_CSI_NVM, in nvme_read_ana_log()
/linux-6.15/drivers/nvme/target/
H A Dadmin-cmd.c428 case NVME_CSI_NVM: in nvmet_execute_get_log_cmd_effects_ns()
1132 case NVME_CSI_NVM: in nvmet_execute_identify()
1145 case NVME_CSI_NVM: in nvmet_execute_identify()
H A Dcore.c731 ns->csi = NVME_CSI_NVM; in nvmet_ns_alloc()
1083 case NVME_CSI_NVM: in nvmet_parse_io_cmd()
/linux-6.15/include/linux/
H A Dnvme.h572 NVME_CSI_NVM = 0, enumerator