Searched refs:NVME_CRTO_CRWMT (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/linux/ | ||
D | nvme.h | 168 #define NVME_CRTO_CRWMT(crto) ((crto) & 0xffff) macro |
/linux-6.1.9/drivers/nvme/host/ | ||
D | core.c | 2333 timeout = NVME_CRTO_CRWMT(crto); in nvme_enable_ctrl() |