Home
last modified time | relevance | path

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

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