Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/host/
H A Dpci.c1227 static bool nvme_should_reset(struct nvme_dev *dev, u32 csts) in nvme_should_reset() function
1300 if (nvme_should_reset(dev, csts)) { in nvme_timeout()