Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dnvme.h168 #define NVME_CRTO_CRWMT(crto) ((crto) & 0xffff) macro
/linux-6.1.9/drivers/nvme/host/
Dcore.c2333 timeout = NVME_CRTO_CRWMT(crto); in nvme_enable_ctrl()