Home
last modified time | relevance | path

Searched defs:crto (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/nvme/host/ !
Dcore.c2292 u32 crto, ready_timeout; in nvme_enable_ctrl() local
/linux-6.6.21/include/linux/ !
Dnvme.h167 #define NVME_CRTO_CRIMT(crto) ((crto) >> 16) argument
168 #define NVME_CRTO_CRWMT(crto) ((crto) & 0xffff) argument