Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dcore.c2527 u32 crto, ready_timeout; in nvme_enable_ctrl() local
/linux/include/linux/
H A Dnvme.h177 #define NVME_CRTO_CRIMT(crto) ((crto) >> 16) argument
178 #define NVME_CRTO_CRWMT(crto) ((crto) & 0xffff) argument