Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/nvme/host/
Dpci.c1188 bool nssro = dev->subsystem && (csts & NVME_CSTS_NSSRO); in nvme_should_reset() local
1202 if (!(csts & NVME_CSTS_CFS) && !nssro) in nvme_should_reset()