Home
last modified time | relevance | path

Searched defs:csts (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.7.0/drivers/disk/nvme/
Dnvme_controller.c33 uint32_t csts; in nvme_controller_wait_for_ready() local
62 uint32_t cc, csts; in nvme_controller_disable() local
100 uint32_t cc, csts; in nvme_controller_enable() local
Dnvme.h24 uint32_t csts; /* controller status */ member
Dnvme_helpers.h108 #define NVME_CSTS_GET_SHST(csts) \ argument