Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dpci.c1217 bool nssro = dev->subsystem && (csts & NVME_CSTS_NSSRO); in nvme_should_reset() local
1231 if (!(csts & NVME_CSTS_CFS) && !nssro) in nvme_should_reset()
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dpci.c1234 bool nssro = dev->subsystem && (csts & NVME_CSTS_NSSRO); in nvme_should_reset() local
1248 if (!(csts & NVME_CSTS_CFS) && !nssro) in nvme_should_reset()

Completed in 13 milliseconds