Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnvme.h168 #define NVME_CRTO_CRWMT(crto) ((crto) & 0xffff) macro
/openbmc/linux/drivers/nvme/host/
H A Dcore.c2294 ready_timeout = NVME_CRTO_CRWMT(crto); in nvme_enable_ctrl()