Home
last modified time | relevance | path

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

/openbmc/linux/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.c1769 c.identify.csi = NVME_CSI_NVM; in nvme_init_ms()
2106 case NVME_CSI_NVM: in nvme_update_ns_info()
2935 c.identify.csi = NVME_CSI_NVM; in nvme_init_non_mdts_limits()
3013 ret = nvme_get_effects_log(ctrl, NVME_CSI_NVM, &ctrl->effects); in nvme_init_effects()
3019 ret = nvme_init_effects_log(ctrl, NVME_CSI_NVM, &ctrl->effects); in nvme_init_effects()
3794 if (info.ids.csi != NVME_CSI_NVM && !nvme_multi_css(ctrl)) { in nvme_scan_ns()
3806 (info.ids.csi != NVME_CSI_NVM && info.ids.csi != NVME_CSI_ZNS)) in nvme_scan_ns()
3926 NVME_CSI_NVM, log, log_size, 0); in nvme_clear_changed_ns_log()
4120 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.c817 error = nvme_get_log(ctrl, NVME_NSID_ALL, NVME_LOG_ANA, 0, NVME_CSI_NVM, in nvme_read_ana_log()
/openbmc/linux/drivers/nvme/target/
H A Dadmin-cmd.c206 case NVME_CSI_NVM: in nvmet_execute_get_log_cmd_effects_ns()
698 case NVME_CSI_NVM: in nvmet_execute_identify()
711 case NVME_CSI_NVM: in nvmet_execute_identify()
H A Dcore.c694 ns->csi = NVME_CSI_NVM; in nvmet_ns_alloc()
920 case NVME_CSI_NVM: in nvmet_parse_io_cmd()
/openbmc/qemu/hw/nvme/
H A Dns.c73 ns->csi = NVME_CSI_NVM; in nvme_ns_init()
H A Dctrl.c3117 return csi == NVME_CSI_NVM || csi == NVME_CSI_ZONED; in nvme_csi_supports_copy()
5129 case NVME_CSI_NVM: in nvme_cmd_effects()
5584 case NVME_CSI_NVM: in nvme_identify_ctrl_csi()
5624 if (active || ns->csi == NVME_CSI_NVM) { in nvme_identify_ns()
5761 if (c->csi == NVME_CSI_NVM) { in nvme_identify_ns_csi()
5839 if (c->csi != NVME_CSI_NVM && c->csi != NVME_CSI_ZONED) { in nvme_identify_nslist_csi()
5962 NVME_SET_CSI(*list, NVME_CSI_NVM); in nvme_identify_cmd_set()
6664 case NVME_CSI_NVM: in nvme_select_iocs_ns()
/openbmc/linux/include/linux/
H A Dnvme.h519 NVME_CSI_NVM = 0, enumerator
/openbmc/qemu/include/block/
H A Dnvme.h1470 NVME_CSI_NVM = 0x00, enumerator