Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/util-tests/tests/ctf/
H A Dtest-sou.c181 struct csts { struct
183 unsigned int csts:32; argument
/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme.c2519 nvme_reg_csts_t csts; in nvme_wait_cmd() local
3432 nvme_reg_csts_t csts; in nvme_reset() local
3488 nvme_reg_csts_t csts; in nvme_shutdown() local
4086 nvme_reg_csts_t csts; in nvme_init() local
/illumos-gate/usr/src/contrib/bhyve/dev/nvme/
H A Dnvme.h190 #define NVME_CSTS_GET_SHST(csts) \ argument
760 uint32_t csts; /* controller status */ member