Searched defs:csts (Results 1 – 3 of 3) sorted by relevance
33 uint32_t csts; in nvme_controller_wait_for_ready() local62 uint32_t cc, csts; in nvme_controller_disable() local100 uint32_t cc, csts; in nvme_controller_enable() local
24 uint32_t csts; /* controller status */ member
108 #define NVME_CSTS_GET_SHST(csts) \ argument