Home
last modified time | relevance | path

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

/freebsd/sys/dev/nvme/
H A Dnvme_ctrlr.c1589 if (NVME_CSTS_GET_SHST(csts) == NVME_SHST_COMPLETE) in nvme_ctrlr_shutdown()
H A Dnvme.h176 #define NVME_CSTS_GET_SHST(csts) \ macro