Searched refs:NVME_REG_VS (Results 1 – 4 of 4) sorted by relevance
57 case NVME_REG_VS: in nvmet_execute_prop_get()
104 NVME_REG_VS = 0x0008, /* Version */ enumerator
1554 dev->subsystem = readl(dev->bar + NVME_REG_VS) >= NVME_VS(1, 1, 0) ? in nvme_pci_configure_admin_queue()
2341 ret = ctrl->ops->reg_read32(ctrl, NVME_REG_VS, &ctrl->vs); in nvme_init_identify()