Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dnvme.h177 #define NVME_CRTO_CRWMT(crto) ((crto) & 0xffff) macro
/linux-6.12.1/drivers/nvme/host/
Dcore.c2516 ready_timeout = NVME_CRTO_CRWMT(crto); in nvme_enable_ctrl()