Searched refs:NVME_CSI_NVM (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.15/drivers/nvme/target/ |
| D | admin-cmd.c | 201 case NVME_CSI_NVM: in nvmet_execute_get_log_cmd_effects_ns() 662 case NVME_CSI_NVM: in nvmet_handle_identify_desclist() 684 case NVME_CSI_NVM: in nvmet_execute_identify() 702 case NVME_CSI_NVM: in nvmet_execute_identify() 718 case NVME_CSI_NVM: in nvmet_execute_identify()
|
| D | core.c | 686 ns->csi = NVME_CSI_NVM; in nvmet_ns_alloc() 891 case NVME_CSI_NVM: in nvmet_parse_io_cmd()
|
| /Linux-v5.15/drivers/nvme/host/ |
| D | hwmon.c | 63 NVME_CSI_NVM, &data->log, sizeof(data->log), 0); in nvme_hwmon_get_smart_log()
|
| D | core.c | 2837 c.identify.csi = NVME_CSI_NVM; in nvme_init_non_mdts_limits() 2869 ret = nvme_get_effects_log(ctrl, NVME_CSI_NVM, &ctrl->effects); in nvme_init_identify() 3945 case NVME_CSI_NVM: in nvme_validate_or_alloc_ns() 4067 NVME_CSI_NVM, log, log_size, 0); in nvme_clear_changed_ns_log() 4215 if (nvme_get_log(ctrl, NVME_NSID_ALL, NVME_LOG_FW_SLOT, 0, NVME_CSI_NVM, in nvme_get_fw_slot_info()
|
| D | multipath.c | 623 error = nvme_get_log(ctrl, NVME_NSID_ALL, NVME_LOG_ANA, 0, NVME_CSI_NVM, in nvme_read_ana_log()
|
| /Linux-v5.15/include/linux/ |
| D | nvme.h | 435 NVME_CSI_NVM = 0, enumerator
|