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