Home
last modified time | relevance | path

Searched refs:NVME_REG_CRTO (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/linux/
Dnvme.h142 NVME_REG_CRTO = 0x0068, /* Controller Ready Timeouts */ enumerator
/linux-6.1.9/drivers/nvme/host/
Dcore.c2322 ret = ctrl->ops->reg_read32(ctrl, NVME_REG_CRTO, &crto); in nvme_enable_ctrl()