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