Searched refs:NVME_CSI_NVM (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/nvme/host/ |
| H A D | hwmon.c | 63 NVME_CSI_NVM, data->log, sizeof(*data->log), 0); in nvme_hwmon_get_smart_log()
|
| H A D | multipath.c | 542 error = nvme_get_log(ctrl, NVME_NSID_ALL, NVME_LOG_ANA, 0, NVME_CSI_NVM, in nvme_read_ana_log()
|
| H A D | core.c | 3084 ret = nvme_get_effects_log(ctrl, NVME_CSI_NVM, &ctrl->effects); in nvme_init_identify() 4102 case NVME_CSI_NVM: in nvme_validate_or_alloc_ns() 4221 NVME_CSI_NVM, log, log_size, 0); in nvme_clear_changed_ns_log() 4371 if (nvme_get_log(ctrl, NVME_NSID_ALL, NVME_LOG_FW_SLOT, 0, NVME_CSI_NVM, in nvme_get_fw_slot_info()
|
| H A D | lightnvm.c | 596 NVME_NVM_LOG_REPORT_CHUNK, 0, NVME_CSI_NVM, in nvme_nvm_get_chk_meta()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | nvme.h | 425 NVME_CSI_NVM = 0, enumerator
|