Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dpci.c2610 bool was_suspend = !!(dev->ctrl.ctrl_config & NVME_CC_SHN_NORMAL); in nvme_reset_work() local
2683 else if (was_suspend) in nvme_reset_work()
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dpci.c2691 bool was_suspend = !!(dev->ctrl.ctrl_config & NVME_CC_SHN_NORMAL); in nvme_reset_work() local
2727 result = nvme_init_ctrl_finish(&dev->ctrl, was_suspend); in nvme_reset_work()

Completed in 9 milliseconds