Searched refs:nssro (Results 1 – 1 of 1) sorted by relevance
1232 bool nssro = dev->subsystem && (csts & NVME_CSTS_NSSRO); in nvme_should_reset() local1246 if (!(csts & NVME_CSTS_CFS) && !nssro) in nvme_should_reset()