Home
last modified time | relevance | path

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

/components/drivers/nvme/
A Dnvme.c77 return nvme_poll_csts(nvme, RT_NVME_CSTS_RDY, RT_NVME_CSTS_RDY); in nvme_enable_ctrl()
86 return nvme_poll_csts(nvme, RT_NVME_CSTS_RDY, 0); in nvme_disable_ctrl()
/components/drivers/include/drivers/
A Dnvme.h521 RT_NVME_CSTS_RDY = 1 << 0, enumerator

Completed in 11 milliseconds