Searched refs:NVME_CSTS_PP (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dnvme.h224 NVME_CSTS_PP = 1 << 5, enumerator in enum:__anon2271
/linux-master/drivers/nvme/host/
H A Dcore.c4242 return ((ctrl->ctrl_config & NVME_CC_ENABLE) && (csts & NVME_CSTS_PP));

Completed in 172 milliseconds